PyPy v7.3.16 release
PyPy v7.3.16: release of python 2.7, 3.9, and 3.10ΒΆ
The PyPy team is proud to release version 7.3.16 of PyPy.
This release includes security fixes from upstream CPython, and bugfixes to the
garbage collector, described in a gc bug-hunt blog post.
The release includes three different interpreters:
PyPy2.7, which is an interpreter supporting the syntax and the features of
Python 2.7 including the stdlib for CPython 2.7.18+ (the + is for
backported security updates)
PyPy3.9, which is an interpreter...
Read more at pypy.org