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 methane
Recipients methane, rhettinger, serhiy.storchaka
Date 2017-12-25.17:03:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514221406.35.0.213398074469.issue32422@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3070b71e5eedf62e49b8e7dedab75742a5f67ece by INADA Naoki in branch 'master':
bpo-32422: Reduce lru_cache memory usage (GH-5008)
https://github.com/python/cpython/commit/3070b71e5eedf62e49b8e7dedab75742a5f67ece
History
Date User Action Args
2017-12-25 17:03:26methanesetrecipients: + methane, rhettinger, serhiy.storchaka
2017-12-25 17:03:26methanesetmessageid: <1514221406.35.0.213398074469.issue32422@psf.upfronthosting.co.za>
2017-12-25 17:03:26methanelinkissue32422 messages
2017-12-25 17:03:26methanecreate