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 ezio.melotti, jaysinh.shukla, mrabarnett, ncoghlan, serhiy.storchaka, vstinner
Date 2017-02-18.09:31:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487410285.29.0.287833437034.issue29571@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ace5c0fdd9b962e6e886c29dbcea72c53f051dc4 by GitHub in branch 'master':
bpo-29571: Use correct locale encoding in test_re (#149)
https://github.com/python/cpython/commit/ace5c0fdd9b962e6e886c29dbcea72c53f051dc4
History
Date User Action Args
2017-02-18 09:31:25ncoghlansetrecipients: + ncoghlan, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka, jaysinh.shukla
2017-02-18 09:31:25ncoghlansetmessageid: <1487410285.29.0.287833437034.issue29571@psf.upfronthosting.co.za>
2017-02-18 09:31:25ncoghlanlinkissue29571 messages
2017-02-18 09:31:25ncoghlancreate