Author: Matti Picus <matti.pi...@gmail.com> Branch: Changeset: r91481:4db703b9f72e Date: 2017-06-01 16:22 +0300 http://bitbucket.org/pypy/pypy/changeset/4db703b9f72e/
Log: tweak release notice, assume cffi 1.11 will be released in parallel diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst --- a/pypy/doc/release-v5.8.0.rst +++ b/pypy/doc/release-v5.8.0.rst @@ -8,8 +8,7 @@ the dual release. Note that PyPy3.5 supports Linux 64bit only for now. This new PyPy2.7 release includes the upstream stdlib version 2.7.13, and -PyPy3.5 (our first in the 3.5 series) includes the upstream stdlib version -3.5.3. +PyPy3.5 includes the upstream stdlib version 3.5.3. We continue to make incremental improvements to our C-API compatibility layer (cpyext). PyPy2 can now import and run many C-extension @@ -19,13 +18,13 @@ faster but need real-world examples (not micro-benchmarks) of problematic code. Work proceeds at a good pace on the PyPy3.5 -version due to a grant_ from the Mozilla Foundation, hence our first 3.5.3 beta +version due to a grant_ from the Mozilla Foundation, hence our 3.5.3 beta release. Thanks Mozilla !!! While we do not pass all tests yet, asyncio works and as `these benchmarks show`_ it already gives a nice speed bump. We also backported the ``f""`` formatting from 3.6 (as an exception; otherwise "PyPy3.5" supports the Python 3.5 language). -CFFI_ has been updated to 1.10, improving an already great package for +CFFI_ has been updated to 1.11, improving an already great package for interfacing with C. As always, this release fixed many issues and bugs raised by the _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit