Skip to content

GH-103475: cache() and lru_cache() do not have a "call once" guarantee#103669

Merged
rhettinger merged 1 commit into
python:mainfrom
rhettinger:cache_call_once
Apr 22, 2023
Merged

GH-103475: cache() and lru_cache() do not have a "call once" guarantee#103669
rhettinger merged 1 commit into
python:mainfrom
rhettinger:cache_call_once

GH-103475: Document that cache() and lru_cache() do not have a "call …

eedc727
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs