[issue28649] refleak in typing.py

Ivan Levkivskyi report at bugs.python.org
Thu Nov 10 05:31:12 EST 2016


Ivan Levkivskyi added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28649>
_______________________________________


More information about the Python-bugs-list mailing list