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 yselivanov
Recipients gvanrossum, larry, ned.deily, serhiy.storchaka, yselivanov
Date 2016-11-09.23:47:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478735248.86.0.50213229618.issue28653@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch fixes a refleak in functools.lru_cache.
History
Date User Action Args
2016-11-09 23:47:28yselivanovsetrecipients: + yselivanov, gvanrossum, larry, ned.deily, serhiy.storchaka
2016-11-09 23:47:28yselivanovsetmessageid: <1478735248.86.0.50213229618.issue28653@psf.upfronthosting.co.za>
2016-11-09 23:47:28yselivanovlinkissue28653 messages
2016-11-09 23:47:28yselivanovcreate