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 vstinner
Recipients christian.heimes, corona10, erlendaasland, kj, miss-islington, nascheme, ncoghlan, pablogsal, shihai1991, vstinner
Date 2021-05-28.09:08:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622192885.15.0.432124053924.issue42972@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb8ab04dd7fe6bb9a4eefb5e60d7b6ca887e0148 by Miss Islington (bot) in branch '3.10':
bpo-42972: Fully implement GC protocol for functools keywrapper and partial types (GH-26363) (GH-26424)
https://github.com/python/cpython/commit/eb8ab04dd7fe6bb9a4eefb5e60d7b6ca887e0148
History
Date User Action Args
2021-05-28 09:08:05vstinnersetrecipients: + vstinner, nascheme, ncoghlan, christian.heimes, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, kj
2021-05-28 09:08:05vstinnersetmessageid: <1622192885.15.0.432124053924.issue42972@roundup.psfhosted.org>
2021-05-28 09:08:05vstinnerlinkissue42972 messages
2021-05-28 09:08:05vstinnercreate