This is such an end of an era that fresh Python programmers can’t even fathom.

PyPy used to be our hope! No major Python conference that didn’t suggest that they’re gonna fix the GIL and make time go backwards. And yeah, it’s really fast! I suspect the money-backed focus on performance in CPython combined with the compat paper cuts PyPy always came with has sealed its fate. I‘ve watched its decline over the years so I’m not surprised, but damn.

https://github.com/numpy/numpy/issues/30416

@hynek I'm seeing mixed messages around the internet about the status of PyPy? I guess we'll wait for more clarity about what's happening.
@sethmlarson Yeah but it definitely stands that their days of glory are over. Their latest supported version will be EOL in half a year

@hynek @sethmlarson There's a year and a half left for 3.11.
https://pypy.org/posts/2026/03/pypy-v7320-release.html

https://devguide.python.org/versions/

Although some scientific projects such as NumPy are dropping 3.11 around now:
https://numpy.org/neps/nep-0029-deprecation_policy.html

PyPy v7.3.21 release

PyPy v7.3.21: release of python 2.7, 3.11 The PyPy team is proud to release version 7.3.21 of PyPy after the previous release on July 4, 2025. This is a bug-fix release that also updates to Python 3.1

PyPy