STINNER Victor <[email protected]> added the comment:
commit fa2eee975dbf7d2728021ef9d97328bbe88351cf Author: Christian Heimes <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue15714> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
