pywin32
pywin32 copied to clipboard
Annotate ambiguous global variables
~~Since it's a SyntaxError on Python 3.7 https://github.com/python/cpython/issues/79120, this is dependent on dropping Python 3.7 support https://github.com/mhammond/pywin32/pull/2207~~ Done!
Now that Python 3.7 support is dropped, this can be reviewed/merged.