We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a505ca5 commit 153990eCopy full SHA for 153990e
1 file changed
Misc/NEWS.d/next/Library/2017-12-25-20-22-47.bpo-32422.5H3Wq2.rst
@@ -0,0 +1,2 @@
1
+``functools.lru_cache`` uses less memory (3 words for each cached key) and
2
+takes about 1/3 time for cyclic GC.
0 commit comments