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 ned.deily
Recipients Rosuav, abarry, barry, docs@python, ezio.melotti, lelit, mrabarnett, ned.deily, nedbat, serhiy.storchaka
Date 2016-12-06.22:30:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481063430.11.0.778632843333.issue28450@psf.upfronthosting.co.za>
In-reply-to
Content
Note that 1b162d6e3d01 in Issue27030 (for 3.6.0rc1) has changed the behavior for re.sub replacement templates to produce a deprecation warning in 3.6 while still being treated as an error in 3.7.
History
Date User Action Args
2016-12-06 22:30:30ned.deilysetrecipients: + ned.deily, barry, nedbat, ezio.melotti, mrabarnett, docs@python, Rosuav, serhiy.storchaka, lelit, abarry
2016-12-06 22:30:30ned.deilysetmessageid: <1481063430.11.0.778632843333.issue28450@psf.upfronthosting.co.za>
2016-12-06 22:30:30ned.deilylinkissue28450 messages
2016-12-06 22:30:30ned.deilycreate