Author: Carl Friedrich Bolz-Tereick <[email protected]> Branch: pyparser-improvements-3 Changeset: r94728:df69bab974f4 Date: 2018-06-05 23:32 +0200 http://bitbucket.org/pypy/pypy/changeset/df69bab974f4/
Log: whatsnew 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 @@ -27,3 +27,8 @@ The reverse-debugger branch has been merged. For more information, see https://bitbucket.org/pypy/revdb + + +.. branch: pyparser-improvements-3 + +Small refactorings in the Python parser. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
