diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2010-11-30 06:19:46 +0000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2010-11-30 06:19:46 +0000 |
commit | 3679b73dc984aff69921aa75fa7d203721e8518f (patch) | |
tree | 16fe34f685599da7e1eed84fd573fef281550c3f /Python/pythonrun.c | |
parent | 1b879e13d81ad037a0963db22f05a0399f23975d (diff) | |
download | cpython-3679b73dc984aff69921aa75fa7d203721e8518f.tar.gz |
Issue 10586: change the new functools.lru_cache implementation to expose the maximum and current cache sizes through the public statistics API. This API is now a single function that returns a named tuple.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions