Author: Ronan Lamy <ronan.l...@gmail.com> Branch: py3.6 Changeset: r97103:8c882c594b3f Date: 2019-08-08 14:35 +0100 http://bitbucket.org/pypy/pypy/changeset/8c882c594b3f/
Log: document branch 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 @@ -34,3 +34,8 @@ .. branch: stdlib-3.6.9 Update standard library to version 3.6.9 + +.. branch: __debug__-optimize + +Fix handling of __debug__, sys.flags.optimize, and '-O' command-line flag to +match CPython 3.6. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit