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
The combination of prominently listing packages that still support Python 2 (such as Tensorflow and Requests) and saying
We believe that the extra 5 years is sufficient to transition off of Python 2, and our projects plan to stop supporting Python 2 when upstream support ends in 2020, if not before.
has undermined the message for several people I've spoken to. I think it's reasonable to allow a few weeks of extra time - this can be a large change - but then remove packages which still advertise themselves as supporting Python 2.
This will help transition the Python 3 statement from a statement of intent to a statement of what we have done. I'd be happy to provide a pull request implementing the update if that would be helpful 😄