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.22:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642804227.96.0.138539037912.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7835cbf949c413a746324721a352cc72670a8a36 by Victor Stinner in branch 'main':
bpo-46417: Use _PyType_CAST() in Python directory (GH-30769)
https://github.com/python/cpython/commit/7835cbf949c413a746324721a352cc72670a8a36
History
Date User Action Args
2022-01-21 22:30:27vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, shihai1991, erlendaasland
2022-01-21 22:30:27vstinnersetmessageid: <1642804227.96.0.138539037912.issue46417@roundup.psfhosted.org>
2022-01-21 22:30:27vstinnerlinkissue46417 messages
2022-01-21 22:30:27vstinnercreate