]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-103475: cache() and lru_cache() do not have a "call once" guarantee (GH-103669)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 22 Apr 2023 14:18:25 +0000 (09:18 -0500)
committerGitHub <noreply@github.com>
Sat, 22 Apr 2023 14:18:25 +0000 (09:18 -0500)
commite5eaac6064561c8f7643011a31fa506e78330798
tree40b3aa9483f15f96673387de5fe255c332a8439f
parent7b134d3e71af03c4593678f36fbb202cc3650f4e
GH-103475: cache() and lru_cache() do not have a "call once" guarantee (GH-103669)
Doc/library/functools.rst