PyPy v7.3.17 release
Briefly

The release of PyPy v7.3.17 introduces a new RISC-V JIT backend and enhancements in integer operation optimizations, fostering better performance across both PyPy2.7 and PyPy3.10 interpreters.
This version includes two interpreters: PyPy2.7, which supports Python 2.7 syntax and features, and PyPy3.10, supporting Python 3.10, both sharing a similar codebase.
Special acknowledgments are given to contributors such as Logan Chien for the RISC-V backend and Nico Rittinghaus for advancing integer optimizations in the JIT.
Developers are encouraged to report their experiences with PyPy, contribute documentation, and create optimized versions of their C-extension libraries to improve performance for the community.
Read at PyPy
[
]
[
|
]