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.17:55:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625421346.58.0.865920905981.issue44562@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4684a34c8d2a2ffac7b779edb4ba57f043783478 by Miss Islington (bot) in branch '3.9':
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016) (GH-27018)
https://github.com/python/cpython/commit/4684a34c8d2a2ffac7b779edb4ba57f043783478
History
Date User Action Args
2021-07-04 17:55:46pablogsalsetrecipients: + pablogsal, serhiy.storchaka, miss-islington, kj
2021-07-04 17:55:46pablogsalsetmessageid: <1625421346.58.0.865920905981.issue44562@roundup.psfhosted.org>
2021-07-04 17:55:46pablogsallinkissue44562 messages
2021-07-04 17:55:46pablogsalcreate