Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r68071:d13b9ffb9f1a Date: 2013-11-14 13:23 +0100 http://bitbucket.org/pypy/pypy/changeset/d13b9ffb9f1a/
Log: Thanks Larry diff --git a/pypy/doc/release-2.2.0.rst b/pypy/doc/release-2.2.0.rst --- a/pypy/doc/release-2.2.0.rst +++ b/pypy/doc/release-2.2.0.rst @@ -74,7 +74,7 @@ * Things that use ``sys.set_trace`` are now JITted (like coverage) -* JSON encoding used to be very fast, now decoding is as well +* JSON decoding is now very fast (JSON encoding was already very fast) * various buffer copying methods experience speedups (like list-of-ints to ``int[]`` buffer from cffi) _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit