Author: Armin Rigo <[email protected]> Branch: py3.5 Changeset: r94676:9f6f5b98888f Date: 2018-05-23 22:46 +0200 http://bitbucket.org/pypy/pypy/changeset/9f6f5b98888f/
Log: document merge diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-head.rst +++ b/pypy/doc/whatsnew-pypy3-head.rst @@ -12,3 +12,8 @@ .. branch: py3.5-user-site-impl Use implementation-specific site directories in sysconfig like in Python2 + +.. branch: py3.5-reverse-debugger + +The reverse-debugger branch has been merged. For more information, see +https://bitbucket.org/pypy/revdb _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
