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-02-28.23:08:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551395289.01.0.424226906888.issue29571@roundup.psfhosted.org>
In-reply-to
Content
New changeset ab71f8b793f7b42853ccd2a127ae7720adc5bcb4 by Victor Stinner in branch 'master':
bpo-29571: Fix test_re.test_locale_flag() (GH-12099)
https://github.com/python/cpython/commit/ab71f8b793f7b42853ccd2a127ae7720adc5bcb4
History
Date User Action Args
2019-02-28 23:08:09vstinnersetrecipients: + 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-02-28 23:08:09vstinnersetmessageid: <1551395289.01.0.424226906888.issue29571@roundup.psfhosted.org>
2019-02-28 23:08:09vstinnerlinkissue29571 messages
2019-02-28 23:08:08vstinnercreate