[issue15669] PEP 3121, 384 Refactoring applied to sre module

STINNER Victor report at bugs.python.org
Thu Dec 17 19:49:01 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

Fixed by:

commit a6109ef68d421712ba368ef502c4789e8de113e0
Author: Erlend Egeberg Aasland <erlend.aasland at 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)

----------
nosy: +vstinner
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
superseder:  -> Py_Finalize() doesn't clear all Python objects at exit

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue15669>
_______________________________________


More information about the Python-bugs-list mailing list