Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44712: Replace "type(literal)" with corresponding builtin types #27294

Merged
merged 7 commits into from May 8, 2022

Commits on Jul 23, 2021

  1. Use isinstance().

    serhiy-storchaka committed Jul 23, 2021

Commits on Aug 24, 2021

  1. Update Lib/ftplib.py

    Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
    serhiy-storchaka and terryjreedy committed Aug 24, 2021

Commits on May 3, 2022

Commits on May 6, 2022