[python-win32] Obsolete code paths and version-specific checks

Samuel Therrien samuel.06 at hotmail.com
Fri Dec 2 19:50:38 EST 2022


Hi!
While working on adding annotations for typing support in pure python modules, I noticed a lot​ of conditions and code made to run on older versions of Python. Which are both EOL and no longer supported in pywin32. Removing those would alleviate a lot of code and help smooth out the addition and validation of Python 3.7+ annotations.
I would like to do a PR to tackle this, but first, is there anything specific I should be weary of?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20221203/9c9277fb/attachment-0001.html>


More information about the python-win32 mailing list