Author: Alex Gaynor <[email protected]> Branch: Changeset: r49588:f714eadacaef Date: 2011-11-20 14:25 -0500 http://bitbucket.org/pypy/pypy/changeset/f714eadacaef/
Log: clarrify diff --git a/pypy/doc/release-1.7.0.rst b/pypy/doc/release-1.7.0.rst --- a/pypy/doc/release-1.7.0.rst +++ b/pypy/doc/release-1.7.0.rst @@ -18,9 +18,9 @@ * numpy progress - dtypes, numpy -> numpypy renaming -* brand new JSON encoder +* brand new, faster, JSON encoder -* improved memory footprint on heavy users of C APIs example - tornado +* improved memory footprint on some RPython modules, such as hashlib * cpyext progress _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
