sqlalchemyorg / zimports

Python import rewriter
MIT License
75 stars 6 forks source link

Fix typing issues #25

Closed CaselIT closed 2 years ago

CaselIT commented 2 years ago

Some issues when using types in code have come up:

zzzeek commented 2 years ago

and also (will open a separate issue, this is easier to fix hopefully): https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/3525/2/lib/sqlalchemy/util/_concurrency_py3k.py#19

zzzeek commented 2 years ago

for https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/3447/comment/569393c5_a3de5fd8/ this is #33

zzzeek commented 2 years ago

the other issue is #12