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, asvetlov, vstinner
Date 2020-11-19.14:07:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605794820.77.0.628157469594.issue15671@roundup.psfhosted.org>
In-reply-to
Content
New changeset cfeb5437a8910e28726422a14a93a36584e32238 by Christian Heimes in branch 'master':
bpo-1635741: Port _struct to multiphase initialization (GH-23398)
https://github.com/python/cpython/commit/cfeb5437a8910e28726422a14a93a36584e32238

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