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-27.21:50:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622152203.56.0.0425150655513.issue42972@roundup.psfhosted.org>
In-reply-to
Content
New changeset d1c732912e20e89815aca2d986442d349e82e31f by Miss Islington (bot) in branch '3.10':
bpo-42972: Fully support GC protocol for _operator heap types (GH-26371) (GH-26413)
https://github.com/python/cpython/commit/d1c732912e20e89815aca2d986442d349e82e31f
History
Date User Action Args
2021-05-27 21:50:03vstinnersetrecipients: + vstinner, nascheme, ncoghlan, christian.heimes, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, kj
2021-05-27 21:50:03vstinnersetmessageid: <1622152203.56.0.0425150655513.issue42972@roundup.psfhosted.org>
2021-05-27 21:50:03vstinnerlinkissue42972 messages
2021-05-27 21:50:03vstinnercreate