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 Mark.Shannon, christian.heimes, jdemeyer, lukasz.langa, methane, miss-islington, pablogsal, petr.viktorin, pitrou, vstinner
Date 2019-09-09.16:24:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568046259.32.0.137421054785.issue38006@roundup.psfhosted.org>
In-reply-to
Content
New changeset 78d15faf6c522619098e94be3e7f6d88a9e61123 by Miss Islington (bot) in branch '3.8':
bpo-38006: Avoid closure in weakref.WeakValueDictionary (GH-15641)
https://github.com/python/cpython/commit/78d15faf6c522619098e94be3e7f6d88a9e61123
History
Date User Action Args
2019-09-09 16:24:19miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner, christian.heimes, petr.viktorin, methane, lukasz.langa, Mark.Shannon, jdemeyer, pablogsal
2019-09-09 16:24:19miss-islingtonsetmessageid: <1568046259.32.0.137421054785.issue38006@roundup.psfhosted.org>
2019-09-09 16:24:19miss-islingtonlinkissue38006 messages
2019-09-09 16:24:19miss-islingtoncreate