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 vstinner
Recipients Naman-Bhalla, barry, benjamin.peterson, doko, ezio.melotti, jaysinh.shukla, mrabarnett, ncoghlan, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, xtreak, zach.ware
Date 2019-03-05.15:17:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551799065.82.0.695238915924.issue29571@roundup.psfhosted.org>
In-reply-to
Content
New changeset 279657bac2856039ba422c18a3d7f227b455e9d6 by Victor Stinner in branch '3.7':
[3.7] bpo-29571: Fix test_re.test_locale_flag() (GH-12178)
https://github.com/python/cpython/commit/279657bac2856039ba422c18a3d7f227b455e9d6
History
Date User Action Args
2019-03-05 15:17:45vstinnersetrecipients: + vstinner, barry, doko, paul.moore, ncoghlan, tim.golden, benjamin.peterson, ezio.melotti, mrabarnett, zach.ware, serhiy.storchaka, steve.dower, jaysinh.shukla, Naman-Bhalla, xtreak
2019-03-05 15:17:45vstinnersetmessageid: <1551799065.82.0.695238915924.issue29571@roundup.psfhosted.org>
2019-03-05 15:17:45vstinnerlinkissue29571 messages
2019-03-05 15:17:45vstinnercreate