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-19.04:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487478832.41.0.214740576371.issue29571@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 760f596b6a4b5514afe35e521621f484aef35413 by GitHub in branch '3.5':
[3.5] bpo-29571: Use correct locale encoding in test_re (#149) (#154)
https://github.com/python/cpython/commit/760f596b6a4b5514afe35e521621f484aef35413
History
Date User Action Args
2017-02-19 04:33:52ncoghlansetrecipients: + ncoghlan, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka, jaysinh.shukla
2017-02-19 04:33:52ncoghlansetmessageid: <1487478832.41.0.214740576371.issue29571@psf.upfronthosting.co.za>
2017-02-19 04:33:52ncoghlanlinkissue29571 messages
2017-02-19 04:33:52ncoghlancreate