Author: Armin Rigo <[email protected]> Branch: Changeset: r90740:897b23340aaa Date: 2017-03-17 08:29 +0100 http://bitbucket.org/pypy/pypy/changeset/897b23340aaa/
Log: Tweak in the first paragraph diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst --- a/pypy/doc/release-v5.7.0.rst +++ b/pypy/doc/release-v5.7.0.rst @@ -2,9 +2,10 @@ PyPy2.7 and PyPy3.5 v5.7 - two in one release ============================================= -We have released PyPy2.7 and a beta-quality PyPy3.5 v5.7 for 64 bit linux. +We have released PyPy2.7 v5.7, and a beta-quality PyPy3.5 v5.7 (for +Linux 64bit only at first). This new PyPy2.7 release includes the upstream stdlib version 2.7.13, and -PyPy 3.5 (our first in the 3.5 series) includes the upstream stdlib version +PyPy3.5 (our first in the 3.5 series) includes the upstream stdlib version 3.5.3. We continue to make incremental improvements to our C-API _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
