STINNER Victor added the comment:

Can't we redesign the function to reuse @functools.lru_cache(_MAXCACHE) but 
take care of the debug flag? For example, split the function in smaller parts.

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to