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 levkivskyi
Recipients gvanrossum, josh.r, levkivskyi, ned.deily, python-dev, serhiy.storchaka, yselivanov
Date 2016-11-10.10:31:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478773872.3.0.334596874724.issue28649@psf.upfronthosting.co.za>
In-reply-to
Content
OK, here are the PRs:

https://github.com/python/typing/pull/327
https://github.com/python/typing/pull/328

Those two seem to fix everything, I tried various cache sizes with both C and Python versions of lru_cache and found no refleaks.
History
Date User Action Args
2016-11-10 10:31:12levkivskyisetrecipients: + levkivskyi, gvanrossum, ned.deily, python-dev, serhiy.storchaka, yselivanov, josh.r
2016-11-10 10:31:12levkivskyisetmessageid: <1478773872.3.0.334596874724.issue28649@psf.upfronthosting.co.za>
2016-11-10 10:31:12levkivskyilinkissue28649 messages
2016-11-10 10:31:12levkivskyicreate