This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Jim Fasarakis-Hilliard, docs@python, martin.panter, python-dev
Date 2017-01-29.10:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170129103424.123333.6349.24324A77@psf.io>
In-reply-to
Content
New changeset ecdc864884a9 by Martin Panter in branch '3.5':
Issue #29349: Fix Python 2 syntax in documentation build code
https://hg.python.org/cpython/rev/ecdc864884a9

New changeset cdcb33f37bf3 by Martin Panter in branch '3.6':
Issues #29349: Merge Py 2 fix 3.5
https://hg.python.org/cpython/rev/cdcb33f37bf3

New changeset db8b917bbfdd by Martin Panter in branch 'default':
Issues #29349: Merge Py 2 fix 3.6
https://hg.python.org/cpython/rev/db8b917bbfdd

New changeset ca7d2af9920e by Martin Panter in branch 'default':
Issues #29349: Add NEWS for 3.7; use “with” statement
https://hg.python.org/cpython/rev/ca7d2af9920e
History
Date User Action Args
2017-01-29 10:34:26python-devsetrecipients: + python-dev, docs@python, martin.panter, Jim Fasarakis-Hilliard
2017-01-29 10:34:26python-devlinkissue29349 messages
2017-01-29 10:34:26python-devcreate