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.16:22:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625502171.17.0.699759243898.issue44562@roundup.psfhosted.org>
In-reply-to
Content
New changeset 51a29c42f10bd9368db9a21f2f63319be2e30b95 by Ken Jin in branch '3.9':
[3.9] bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016) (GH-27028)
https://github.com/python/cpython/commit/51a29c42f10bd9368db9a21f2f63319be2e30b95
History
Date User Action Args
2021-07-05 16:22:51pablogsalsetrecipients: + pablogsal, vstinner, serhiy.storchaka, miss-islington, kj
2021-07-05 16:22:51pablogsalsetmessageid: <1625502171.17.0.699759243898.issue44562@roundup.psfhosted.org>
2021-07-05 16:22:51pablogsallinkissue44562 messages
2021-07-05 16:22:51pablogsalcreate