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, vstinner
Date 2020-11-19.14:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605794967.65.0.931848697953.issue15714@roundup.psfhosted.org>
In-reply-to
Content
commit fa2eee975dbf7d2728021ef9d97328bbe88351cf
Author: Christian Heimes <christian@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)".
History
Date User Action Args
2020-11-19 14:09:27vstinnersetrecipients: + vstinner, Robin.Schreiber
2020-11-19 14:09:27vstinnersetmessageid: <1605794967.65.0.931848697953.issue15714@roundup.psfhosted.org>
2020-11-19 14:09:27vstinnerlinkissue15714 messages
2020-11-19 14:09:27vstinnercreate