Author: Armin Rigo <[email protected]> Branch: py3k Changeset: r87322:0b5c7849917a Date: 2016-09-22 15:19 +0200 http://bitbucket.org/pypy/pypy/changeset/0b5c7849917a/
Log: Add merged branches 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,12 @@ .. this is a revision shortly after release-pypy2.7-v5.4 .. startrev: 522736f816dc +.. branch: mappingproxy +.. branch: py3k-finish_time +.. branch: py3k-kwonly-builtin +.. branch: py3k_add_terminal_size +.. branch: testing-cleanup-py3k + .. branch: rpython-resync Backport rpython changes made directly on the py3k and py3.5 branches. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
