Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r52253:97a0b50b35b1 Date: 2012-02-08 19:12 +0100 http://bitbucket.org/pypy/pypy/changeset/97a0b50b35b1/
Log: merge heads diff --git a/pypy/doc/release-1.8.0.rst b/pypy/doc/release-1.8.0.rst --- a/pypy/doc/release-1.8.0.rst +++ b/pypy/doc/release-1.8.0.rst @@ -2,11 +2,11 @@ PyPy 1.8 - business as usual ============================ -We're pleased to announce the 1.8 release of PyPy. As became a habit, this -release brings a lot of bugfixes, performance and memory improvements over +We're pleased to announce the 1.8 release of PyPy. As has become a habit, this +release brings a lot of bugfixes, and performance and memory improvements over the 1.7 release. The main highlight of the release is the introduction of list strategies which makes homogenous lists more efficient both in terms -of performance and memory. Otherwise it's "business as usual" in the sense +of performance and memory. This release also upgrades us from Python 2.7.1 compatibility to 2.7.2, you can read the details of this at XXX. Otherwise it's "business as usual" in the sense that performance improved roughly 10% on average since the previous release. You can download the PyPy 1.8 release here: _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit