[pypy-dev] PyPy v7.3.6rc1 is available for testing

2021-09-13 Thread Matti Picus
The release candidates for pypy v7.3.6rc1 for python2.7, python3.7, and python3.8 are up. This is our first release of 3.8. This release also includes a backend for HPy0.0.2 (may be upgraded to 0.0.3 by the final release). This release has a number of enhancements and speed-ups, as well as the

Re: [pypy-dev] PyPy v7.3.6rc1 is available for testing

2021-09-13 Thread Yury V. Zaytsev
On Mon, 13 Sep 2021, Matti Picus wrote: The release notice https://doc.pypy.org/en/latest/release-v7.3.6.html As always, edits are welcome. It would be very interesting to know, how the amazing translation speedup has been achieved (I hope not by removing the fractal rendering, right?), but

Re: [pypy-dev] PyPy v7.3.6rc1 is available for testing

2021-09-13 Thread Carl Friedrich Bolz-Tereick
On 13.09.21 17:29, Yury V. Zaytsev wrote: On Mon, 13 Sep 2021, Matti Picus wrote: The release notice https://doc.pypy.org/en/latest/release-v7.3.6.html As always, edits are welcome. It would be very interesting to know, how the amazing translation speedup has been achieved (I hope not by remo