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