]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-103475: cache() and lru_cache() do not have a "call once" guarantee (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 22 Apr 2023 15:54:58 +0000 (08:54 -0700)
committerGitHub <noreply@github.com>
Sat, 22 Apr 2023 15:54:58 +0000 (09:54 -0600)
commit7f6710bab62f8c30eb432b5024075ae5bf98aef7
tree5a33866d0b745a2472e0ad69f50969d8c1128a79
parentb2fdae9d86cd91fc75ca6a91f772cf805d536f42
[3.11] GH-103475: cache() and lru_cache() do not have a "call once" guarantee (GH-103669) (#103682)

GH-103475: cache() and lru_cache() do not have a "call once" guarantee (GH-103669)
(cherry picked from commit e5eaac6064561c8f7643011a31fa506e78330798)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/functools.rst