[New-bugs-announce] [issue14373] C implementation of functools.lru_cache

Matt Joiner report at bugs.python.org
Tue Mar 20 14:40:46 CET 2012


New submission from Matt Joiner <anacrolix at gmail.com>:

functools.lru_cache is optimized to the point that it may benefit from a C implementation.

----------
components: Interpreter Core, Library (Lib)
messages: 156405
nosy: anacrolix, rhettinger
priority: normal
severity: normal
status: open
title: C implementation of functools.lru_cache
type: performance
versions: Python 3.3

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


More information about the New-bugs-announce mailing list