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 corona10, erlendaasland, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-21.01:51:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642729872.11.0.203039462454.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset f389b37fb1cebe7ed66331cdd373a014695261f6 by Victor Stinner in branch 'main':
bpo-46417: _thread uses PyStructSequence_NewType() (GH-30733)
https://github.com/python/cpython/commit/f389b37fb1cebe7ed66331cdd373a014695261f6
History
Date User Action Args
2022-01-21 01:51:12vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, shihai1991, erlendaasland
2022-01-21 01:51:12vstinnersetmessageid: <1642729872.11.0.203039462454.issue46417@roundup.psfhosted.org>
2022-01-21 01:51:12vstinnerlinkissue46417 messages
2022-01-21 01:51:12vstinnercreate