PyPy v7.3.15 release
Briefly

The PyPy team is proud to release version 7.3.15 of PyPy. This is primarily a bug-fix release, and includes work done to migrate PyPy to Git and Github.
What is PyPy? PyPy is a Python interpreter, a drop-in replacement for CPython It's fast ( PyPy and CPython 3.7.4 performance comparison) due to its just-in-time compiler. It is compatible with CPython's syntax and libraries.
Read at PyPy
[
]
[
|
]