Hacker News new | ask | show | jobs
by schlenk 2589 days ago
And backing out of it when running on pypy, as that does not deprecate python 2 compatibility...
1 comments

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.