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 brandtbucher, pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2020-12-07.20:07:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607371672.59.0.298633023791.issue42536@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60463e8e4f79e5b5e96dc43fb83ded373b489e33 by Brandt Bucher in branch '3.9':
bpo-42536: GC track recycled tuples (GH-23623) (GH-23651)
https://github.com/python/cpython/commit/60463e8e4f79e5b5e96dc43fb83ded373b489e33
History
Date User Action Args
2020-12-07 20:07:52pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, vstinner, serhiy.storchaka, brandtbucher
2020-12-07 20:07:52pablogsalsetmessageid: <1607371672.59.0.298633023791.issue42536@roundup.psfhosted.org>
2020-12-07 20:07:52pablogsallinkissue42536 messages
2020-12-07 20:07:52pablogsalcreate