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, kumaraditya, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-22.17:56:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642874174.06.0.731721185629.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a4c15bb9815b6f4652621fe6043ae18e0d202b3 by Victor Stinner in branch 'main':
bpo-46417: Cleanup typeobject.c code (GH-30795)
https://github.com/python/cpython/commit/3a4c15bb9815b6f4652621fe6043ae18e0d202b3
History
Date User Action Args
2022-01-22 17:56:14vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991, erlendaasland, kumaraditya
2022-01-22 17:56:14vstinnersetmessageid: <1642874174.06.0.731721185629.issue46417@roundup.psfhosted.org>
2022-01-22 17:56:14vstinnerlinkissue46417 messages
2022-01-22 17:56:14vstinnercreate