Release of PyPy 7.3, an implementation of Python written in Python
The release of PyPy 7.3 has been formed, which develops the Python language implementation written in Python (using a statically typed subset of RPython, Restricted Python). The release has been prepared simultaneously for the PyPy2.7 and PyPy3.6 branches, supporting the syntax of Python 2.7 and Python 3.6. The release is available for Linux (x86, x86_64, PPC64, s390x, Aarch64, ARMv6, or ARMv7 with VFPv3), macOS (x86_64), […]
