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?
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to