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.17:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625421239.6.0.372212200898.issue44562@roundup.psfhosted.org>
In-reply-to
Content
There is the same bug in ga_new(): tp_free is called directly.

And is is correct to call deallocator for not initialized GenericAlias object?
History
Date User Action Args
2021-07-04 17:53:59serhiy.storchakasetrecipients: + serhiy.storchaka, pablogsal, miss-islington, kj
2021-07-04 17:53:59serhiy.storchakasetmessageid: <1625421239.6.0.372212200898.issue44562@roundup.psfhosted.org>
2021-07-04 17:53:59serhiy.storchakalinkissue44562 messages
2021-07-04 17:53:59serhiy.storchakacreate