]> granicus.if.org Git - python/commit
bpo-32422: Reduce lru_cache memory usage (GH-5008)
authorINADA Naoki <methane@users.noreply.github.com>
Mon, 25 Dec 2017 17:03:24 +0000 (02:03 +0900)
committerGitHub <noreply@github.com>
Mon, 25 Dec 2017 17:03:24 +0000 (02:03 +0900)
commit3070b71e5eedf62e49b8e7dedab75742a5f67ece
treefd637252d634ea0c1bcaa16ae5ed4c506875bf93
parent0cf16f9ea014b17d398ee3971d4976c698533318
bpo-32422: Reduce lru_cache memory usage (GH-5008)
Misc/NEWS.d/next/Library/2017-12-25-20-22-47.bpo-32422.5H3Wq2.rst [new file with mode: 0644]
Modules/_functoolsmodule.c