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 Alex Budovski, amaury.forgeotdarc, eric.snow, isoschiz, kylotan, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-03-11.16:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583945170.03.0.683087704877.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset a158168a787e82c4b7b18f6833153188e93627a5 by Hai Shi in branch 'master':
bpo-1635741: Port _locale extension module to multiphase initialization (PEP 489) (GH-18358)
https://github.com/python/cpython/commit/a158168a787e82c4b7b18f6833153188e93627a5
History
Date User Action Args
2020-03-11 16:46:10vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, eric.snow, pconnell, isoschiz, Alex Budovski, miss-islington, shihai1991
2020-03-11 16:46:10vstinnersetmessageid: <1583945170.03.0.683087704877.issue1635741@roundup.psfhosted.org>
2020-03-11 16:46:10vstinnerlinkissue1635741 messages
2020-03-11 16:46:09vstinnercreate