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.

作者 vstinner
收信人 sachin, serhiy.storchaka, vstinner, xtreak
日期 2019-10-24.10:46:11
SpamBayes Score -1.0
Marked as misclassified
Message-id <1571913971.31.0.252224752288.issue32080@roundup.psfhosted.org>
In-reply-to
内容
Yeah, that's a duplicate of bpo-29571 which has been fixed by:

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

Python 3.7.3 and newer include my fix.
历史
日期 用户 动作 参数
2019-10-24 10:46:11vstinner修改recipients: + vstinner, serhiy.storchaka, sachin, xtreak
2019-10-24 10:46:11vstinner修改messageid: <1571913971.31.0.252224752288.issue32080@roundup.psfhosted.org>
2019-10-24 10:46:11vstinner链接issue32080 messages
2019-10-24 10:46:11vstinner创建