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 Mark.Shannon, corona10, rhettinger, shihai1991, vstinner
Date 2021-01-29.22:00:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611957628.28.0.842898997738.issue40521@roundup.psfhosted.org>
In-reply-to
Content
> I reopen the issue. This change caused a regression in attached interned_bug.py.

Fixed by:

commit c8a87addb1fa35dec79ed8f227eba3694fc36234
Author: Mohamed Koubaa <koubaa.m@gmail.com>
Date:   Mon Jan 4 08:34:26 2021 -0600

    bpo-1635741: Port pyexpat to multi-phase init (PEP 489) (GH-22222)
History
Date User Action Args
2021-01-29 22:00:28vstinnersetrecipients: + vstinner, rhettinger, Mark.Shannon, corona10, shihai1991
2021-01-29 22:00:28vstinnersetmessageid: <1611957628.28.0.842898997738.issue40521@roundup.psfhosted.org>
2021-01-29 22:00:28vstinnerlinkissue40521 messages
2021-01-29 22:00:28vstinnercreate