Author: Carl Friedrich Bolz <[email protected]> Branch: Changeset: r65001:c07f3a751c7c Date: 2013-06-26 12:08 +0200 http://bitbucket.org/pypy/pypy/changeset/c07f3a751c7c/
Log: what's new item diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -58,3 +58,6 @@ .. branch: dtype-isnative .. branch: ndarray-round + +.. branch: faster-str-of-bigint +Improve performance of str(long). _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
