PyPy 7.3.4rc1 tarballs are up
Matti Picus <[email protected]>
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <[email protected]> |
The first release candidate for PyPy7.3.4 is up at https://downloads.python.org/pypy/. People using cibuildwheel or github actions to test PyPy should be able to use this in their test runs. The sha256 checksums can be found in the PR to the pypy.org web site at https://github.com/pypy/pypy.org/pull/13/files#diff-622ff636d3511de2e408d8b4134b4b825743385cb6c8d9bbadf6dc5b0c887f0eR491 or via the preview at https://deploy-preview-13--keen-mestorf-442210.netlify.app/download_advanced.html#checksums The draft release note is up at https://doc.pypy.org/en/latest/release-v7.3.4.html This is an incrementally better release: there are no ground-breaking changes. However there are a number of JIT preformance enhancements, and overall better compatibility with CPython. Please try it out and report issues on IRC or on the issue tracker. Matti