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-14.01:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589419357.82.0.0340343524754.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7443d42021d433da0497f8ba651daa47e7dc1991 by Hai Shi in branch 'master':
bpo-40275: Import locale module lazily in gettext (GH-19905)
https://github.com/python/cpython/commit/7443d42021d433da0497f8ba651daa47e7dc1991
History
Date User Action Args
2020-05-14 01:22:37vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, shihai1991
2020-05-14 01:22:37vstinnersetmessageid: <1589419357.82.0.0340343524754.issue40275@roundup.psfhosted.org>
2020-05-14 01:22:37vstinnerlinkissue40275 messages
2020-05-14 01:22:37vstinnercreate