Python 2.7 is EOL as of Jan 1, 2020. We should remove support in the next major version.
This will probably be a small refactor initially, just adding the official "deprecated" warning. Then assuming there is no big outcry we can start to remove all our compat code.
Python 2.7 is EOL as of Jan 1, 2020. We should remove support in the next major version.
This will probably be a small refactor initially, just adding the official "deprecated" warning. Then assuming there is no big outcry we can start to remove all our
compatcode.