[issue31862] Port the standard library to PEP 489 multiphase initialization

STINNER Victor report at bugs.python.org
Mon Sep 7 09:53:52 EDT 2020


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

See also bpo-1635741 "Py_Finalize() doesn't clear all Python objects at exit": many extension modules have been ported to multi-phase initialization API (PEP 489) there.

----------

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


More information about the Python-bugs-list mailing list