Author: Laurence Tratt <lau...@tratt.net> Branch: Changeset: r66728:141c29c67263 Date: 2013-08-31 15:48 +0100 http://bitbucket.org/pypy/pypy/changeset/141c29c67263/
Log: Document the sanitise_bytecode_dispatch branch. 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 @@ -5,6 +5,11 @@ .. this is a revision shortly after release-2.1-beta .. startrev: 4eb52818e7c0 +.. branch: sanitise_bytecode_dispatch +Make PyPy's bytecode dispatcher easy to read, and less reliant on RPython +magic. There is no functional change, though the removal of dead code leads +to many fewer tests to execute. + .. branch: fastjson Fast json decoder written in RPython, about 3-4x faster than the pure Python decoder which comes with the stdlib _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit