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 methane
Recipients barry, ezio.melotti, methane, mrabarnett, rhettinger, serhiy.storchaka
Date 2017-10-14.05:22:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507958525.71.0.213398074469.issue31672@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7060380d577690a40ebc201c0725076349e977cd by INADA Naoki in branch '3.6':
bpo-31672: Fix string.Template accidentally matched non-ASCII identifiers (GH-3872)
https://github.com/python/cpython/commit/7060380d577690a40ebc201c0725076349e977cd
History
Date User Action Args
2017-10-14 05:22:05methanesetrecipients: + methane, barry, rhettinger, ezio.melotti, mrabarnett, serhiy.storchaka
2017-10-14 05:22:05methanesetmessageid: <1507958525.71.0.213398074469.issue31672@psf.upfronthosting.co.za>
2017-10-14 05:22:05methanelinkissue31672 messages
2017-10-14 05:22:05methanecreate