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 ncoghlan
Recipients berker.peksag, brett.cannon, ezio.melotti, josh.r, koobs, martin.panter, ncoghlan, ned.deily, python-dev, vlee, vstinner, willingc, yan12125, zach.ware
Date 2017-05-05.10:29:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493980181.58.0.364631969225.issue23404@psf.upfronthosting.co.za>
In-reply-to
Content
As noted on python-dev, it would be helpful if this change was mentioned in the 2.7, 3.5, and 3.6 What's New documents under a "Notable changes in maintenance releases" section.

For 2.7, that would be a retitling of the existing section "New features added to Python 2.7 maintenance releases": https://docs.python.org/dev/whatsnew/2.7.html#new-features-added-to-python-2-7-maintenance-releases

For 3.5 and 3.6, this would be a new entry at the end of the document, with "Change to handling of pre-generated files" as the sole subsection.

(As another example of an existing section along these lines, see https://docs.python.org/dev/whatsnew/3.4.html#changed-in-3-4-3)
History
Date User Action Args
2017-05-05 10:29:41ncoghlansetrecipients: + ncoghlan, brett.cannon, vstinner, ned.deily, ezio.melotti, python-dev, berker.peksag, martin.panter, zach.ware, koobs, willingc, josh.r, vlee, yan12125
2017-05-05 10:29:41ncoghlansetmessageid: <1493980181.58.0.364631969225.issue23404@psf.upfronthosting.co.za>
2017-05-05 10:29:41ncoghlanlinkissue23404 messages
2017-05-05 10:29:41ncoghlancreate