PyPy 7.3.0 released, Python interpreter

PyPy 7.3.0 released, PyPy is implemented in Python Python interpreter, version 7.3.0 contains two different interpreters:

  • PyPy2.7, support for syntax and functionality of Python 2.7, including the stdlib for CPython 2.7.13
  • PyPy3.6: support for syntax and functionality of Python 3.6, including for CPython stdlib 3.6.9 of

Interpretation based on almost the same code base, therefore a double release.

PyPy is working to build support for third-party tools package is python, so this version changes the ABI PyPy the label.

CFFI backend has been updated to version 1.13.1, but not recommended CFFI c extensions to interact with C.

Cppyy built module has been upgraded to 1.10.6, which provides better resolution template, the enumeration process more rigorous, anonymous struct / union for cmake fragment distribution, optimized for POD and faster packaging program call. Python is recommended cppyy of C ++ code efficient encapsulation.

For internal interaction REPL suppliers pyrepl package has also been updated.

Support for code page encoding and decoding has been added to Windows.

As usual, this version fixes some problems and errors PyPy user community raised. It is strongly recommended update.

Update Description: https://morepypy.blogspot.com/2019/12/pypy-730-released.html

Download: http://pypy.org/download.html

Guess you like

Origin www.oschina.net/news/112342/pypy-7-3-0-release