[issue14373] C implementation of functools.lru_cache

Raymond Hettinger report at bugs.python.org
Thu Mar 20 12:57:03 CET 2014


Raymond Hettinger added the comment:

> Could you please make a review Raymond?

Yes, I will take a look.   I looking a making other changes to the lru_cache and don't want the C implementation to go it first.  There are still some open questions about re-entrancy that still need to be addressed before a C implementation gets added to the mix.

----------
priority: high -> low

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


More information about the Python-bugs-list mailing list