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:08:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605794927.57.0.883974603222.issue15697@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:08:47vstinnersetrecipients: + vstinner, Robin.Schreiber
2020-11-19 14:08:47vstinnersetmessageid: <1605794927.57.0.883974603222.issue15697@roundup.psfhosted.org>
2020-11-19 14:08:47vstinnerlinkissue15697 messages
2020-11-19 14:08:47vstinnercreate