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 serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-05-04.18:05:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588615509.27.0.429564226097.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 975408c065b645e7d717546b0d744415abb45cd1 by Hai Shi in branch 'master':
bpo-40275: test.support imports lazily locale import (GH-19761)
https://github.com/python/cpython/commit/975408c065b645e7d717546b0d744415abb45cd1
History
Date User Action Args
2020-05-04 18:05:09vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, shihai1991
2020-05-04 18:05:09vstinnersetmessageid: <1588615509.27.0.429564226097.issue40275@roundup.psfhosted.org>
2020-05-04 18:05:09vstinnerlinkissue40275 messages
2020-05-04 18:05:09vstinnercreate