Author: Carl Friedrich Bolz-Tereick <[email protected]> Branch: py3.6 Changeset: r94915:5e596e627b4e Date: 2018-07-28 15:23 +0200 http://bitbucket.org/pypy/pypy/changeset/5e596e627b4e/
Log: document merged 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 @@ -35,3 +35,7 @@ .. branch: pyparser-improvements-3 Small refactorings in the Python parser. + +.. branch: py3.6-wordcode + +implement new wordcode instruction encoding on the 3.6 branch _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
