[issue15697] PEP 3121 refactoring applied to pwd module

STINNER Victor report at bugs.python.org
Thu Nov 19 09:08:47 EST 2020


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

commit fa2eee975dbf7d2728021ef9d97328bbe88351cf
Author: Christian Heimes <christian at python.org>
Date:   Thu Nov 19 08:47:32 2020 +0100

    bpo-1635741: Port grp and pwd to multiphase initialization (GH-23360)


See bpo-41111 "Convert a few stdlib extensions to the limited C API (PEP 384)".

----------
nosy: +vstinner
resolution:  -> duplicate
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/issue15697>
_______________________________________


More information about the Python-bugs-list mailing list