PyPy v7.3.12 release
Briefly

PyPy v7.3.12: release of python 2.7, 3.9, and 310.The PyPy team is proud to release version 7.3.12 of PyPy.This release includes a new string-to-int algorithm (also appearing in CPython 3.12) that is faster than the older one; support for symlinks in Windows; and our first Python3.10version.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 supporting the syntax and the features of Python 3.9, including the stdlib for CPython 3.9.17.
Read at PyPy
[
add
]
[
|
|
]