Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's happening: https://pythonclock.org/

To ensure things move along: pip has been printing highly-visible "python 2.7 will deprecate soon" warnings for a couple months or so now.



And backing out of it when running on pypy, as that does not deprecate python 2 compatibility...


Sure. Pypy is a separate implementation, they only control CPython. That's a pretty normal arrangement - official moves on, other forks might backport fixes for longer or focus on stability or some other realm of performance or something.


Probably only on a recent pip version. Pip 10's dependency resolution doesn't like our requirements files (we have contradictory versions that work due to the order they are in the file), so we've mostly only gone up to pip 9.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: