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:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605794770.28.0.742010096524.issue15734@roundup.psfhosted.org>
In-reply-to
Content
New changeset bf9d70a1a5255080b7a5e55f319dfffd5f20fdcd by Christian Heimes in branch 'master':
bpo-1635741: Port spwd to multiphase initialization (GH-23390)
https://github.com/python/cpython/commit/bf9d70a1a5255080b7a5e55f319dfffd5f20fdcd

See bpo-41111 "Convert a few stdlib extensions to the limited C API (PEP 384)".
History
Date User Action Args
2020-11-19 14:06:10vstinnersetrecipients: + vstinner, Robin.Schreiber
2020-11-19 14:06:10vstinnersetmessageid: <1605794770.28.0.742010096524.issue15734@roundup.psfhosted.org>
2020-11-19 14:06:10vstinnerlinkissue15734 messages
2020-11-19 14:06:10vstinnercreate