[issue28193] Consider using lru_cache for the re.py caches

Roundup Robot report at bugs.python.org
Sun Sep 18 23:17:59 EDT 2016


Roundup Robot added the comment:

New changeset 88110cfbf4dc by Raymond Hettinger in branch '3.6':
Issue #28193: Use lru_cache in the re module.
https://hg.python.org/cpython/rev/88110cfbf4dc

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list