-
Notifications
You must be signed in to change notification settings - Fork 230
Closed
Milestone
Description
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.
sethmlarson and diegosperes