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
Date 2021-07-04.18:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625424816.54.0.416375147663.issue44562@roundup.psfhosted.org>
In-reply-to
Content
> AFAIK PyType_GenericAlloc is used indirectly in ga_new(), but not in Py_GenericAlias().

Oh, I see what you mean, that's a good point.
History
Date User Action Args
2021-07-04 18:53:36pablogsalsetrecipients: + pablogsal, serhiy.storchaka, miss-islington, kj
2021-07-04 18:53:36pablogsalsetmessageid: <1625424816.54.0.416375147663.issue44562@roundup.psfhosted.org>
2021-07-04 18:53:36pablogsallinkissue44562 messages
2021-07-04 18:53:36pablogsalcreate