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 pablogsal
Recipients kj, miss-islington, pablogsal, serhiy.storchaka, vstinner
Date 2021-07-05.11:10:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625483457.3.0.943439154305.issue44562@roundup.psfhosted.org>
In-reply-to
Content
New changeset b324c4c5f763c5116a97db8591e6dcb94456570a by Pablo Galindo in branch 'main':
bpo-44562: Use PyType_GenericAlloc in Py_GenericAlias (GH-27021)
https://github.com/python/cpython/commit/b324c4c5f763c5116a97db8591e6dcb94456570a
History
Date User Action Args
2021-07-05 11:10:57pablogsalsetrecipients: + pablogsal, vstinner, serhiy.storchaka, miss-islington, kj
2021-07-05 11:10:57pablogsalsetmessageid: <1625483457.3.0.943439154305.issue44562@roundup.psfhosted.org>
2021-07-05 11:10:57pablogsallinkissue44562 messages
2021-07-05 11:10:57pablogsalcreate