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 Robin.Schreiber, asvetlov, loewis, vstinner
Date 2020-09-07.14:01:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599487310.41.0.0136410897575.issue15662@roundup.psfhosted.org>
In-reply-to
Content
Fixed by:

commit a158168a787e82c4b7b18f6833153188e93627a5
Author: Hai Shi <shihai1992@gmail.com>
Date:   Thu Mar 12 00:46:06 2020 +0800

    bpo-1635741: Port _locale extension module to multiphase initialization (PEP 489) (GH-18358)
    
    Co-authored-by: Petr Viktorin <pviktori@redhat.com>
History
Date User Action Args
2020-09-07 14:01:50vstinnersetrecipients: + vstinner, loewis, asvetlov, Robin.Schreiber
2020-09-07 14:01:50vstinnersetmessageid: <1599487310.41.0.0136410897575.issue15662@roundup.psfhosted.org>
2020-09-07 14:01:50vstinnerlinkissue15662 messages
2020-09-07 14:01:50vstinnercreate