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.16:53:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642784000.02.0.230464515506.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset a1bf329bca80a0259da454c936075e11e6af710f by Victor Stinner in branch 'main':
bpo-46417: Add missing types of _PyTypes_InitTypes() (GH-30749)
https://github.com/python/cpython/commit/a1bf329bca80a0259da454c936075e11e6af710f
History
Date User Action Args
2022-01-21 16:53:20vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, shihai1991, erlendaasland
2022-01-21 16:53:20vstinnersetmessageid: <1642784000.02.0.230464515506.issue46417@roundup.psfhosted.org>
2022-01-21 16:53:20vstinnerlinkissue46417 messages
2022-01-21 16:53:19vstinnercreate