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, vstinner
Date 2020-12-18.00:49:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608252541.82.0.00683196508852.issue15669@roundup.psfhosted.org>
In-reply-to
Content
Fixed by:

commit a6109ef68d421712ba368ef502c4789e8de113e0
Author: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Date:   Fri Nov 20 13:36:23 2020 +0100

    bpo-1635741: Convert _sre types to heap types and establish module state (PEP 384) (GH-23393)
History
Date User Action Args
2020-12-18 00:49:01vstinnersetrecipients: + vstinner, asvetlov, Robin.Schreiber
2020-12-18 00:49:01vstinnersetmessageid: <1608252541.82.0.00683196508852.issue15669@roundup.psfhosted.org>
2020-12-18 00:49:01vstinnerlinkissue15669 messages
2020-12-18 00:49:01vstinnercreate