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:02:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622192570.6.0.813139024328.issue42972@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f8d33252722750e6c019d3df7ce0fabf7bdd45e by Erlend Egeberg Aasland in branch 'main':
bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423)
https://github.com/python/cpython/commit/3f8d33252722750e6c019d3df7ce0fabf7bdd45e
History
Date User Action Args
2021-05-28 09:02:50vstinnersetrecipients: + vstinner, nascheme, ncoghlan, christian.heimes, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, kj
2021-05-28 09:02:50vstinnersetmessageid: <1622192570.6.0.813139024328.issue42972@roundup.psfhosted.org>
2021-05-28 09:02:50vstinnerlinkissue42972 messages
2021-05-28 09:02:50vstinnercreate