Author: Stian Andreassen Branch: Changeset: r56445:606d6a6c708f Date: 2012-07-25 02:42 +0200 http://bitbucket.org/pypy/pypy/changeset/606d6a6c708f/
Log: Update whatsnew with improve-rbigint 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 @@ -20,6 +20,9 @@ Implement better JIT hooks .. branch: virtual-arguments Improve handling of **kwds greatly, making them virtual sometimes. +.. branch: improve-rbigint +Introduce __int128 on systems where it's supported and improve the speed of +rlib/rbigint.py greatly. .. "uninteresting" branches that we should just ignore for the whatsnew: .. branch: slightly-shorter-c _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit