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 miss-islington
Recipients kj, miss-islington, pablogsal, serhiy.storchaka
Date 2021-07-04.17:55:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625421342.57.0.609362650408.issue44562@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68330b681a4b63cedad58fcfd1d9573209bad21d by Miss Islington (bot) in branch '3.10':
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016)
https://github.com/python/cpython/commit/68330b681a4b63cedad58fcfd1d9573209bad21d
History
Date User Action Args
2021-07-04 17:55:42miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, pablogsal, kj
2021-07-04 17:55:42miss-islingtonsetmessageid: <1625421342.57.0.609362650408.issue44562@roundup.psfhosted.org>
2021-07-04 17:55:42miss-islingtonlinkissue44562 messages
2021-07-04 17:55:42miss-islingtoncreate