You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.