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 serhiy.storchaka
Recipients kj, miss-islington, pablogsal, serhiy.storchaka
Date 2021-07-04.18:47:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625424437.91.0.775014598001.issue44562@roundup.psfhosted.org>
In-reply-to
Content
AFAIK PyType_GenericAlloc is used indirectly in ga_new(), but not in Py_GenericAlias().
History
Date User Action Args
2021-07-04 18:47:17serhiy.storchakasetrecipients: + serhiy.storchaka, pablogsal, miss-islington, kj
2021-07-04 18:47:17serhiy.storchakasetmessageid: <1625424437.91.0.775014598001.issue44562@roundup.psfhosted.org>
2021-07-04 18:47:17serhiy.storchakalinkissue44562 messages
2021-07-04 18:47:17serhiy.storchakacreate