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 serhiy.storchaka
Recipients ezio.melotti, mrabarnett, serhiy.storchaka
Date 2017-05-05.05:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493963622.2.0.363097118356.issue30215@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 898ff03e1e7925ecde3da66327d3cdc7e07625ba by Serhiy Storchaka in branch 'master':
bpo-30215: Make re.compile() locale agnostic. (#1361)
https://github.com/python/cpython/commit/898ff03e1e7925ecde3da66327d3cdc7e07625ba
History
Date User Action Args
2017-05-05 05:53:42serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett
2017-05-05 05:53:42serhiy.storchakasetmessageid: <1493963622.2.0.363097118356.issue30215@psf.upfronthosting.co.za>
2017-05-05 05:53:42serhiy.storchakalinkissue30215 messages
2017-05-05 05:53:42serhiy.storchakacreate