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