X Tutup
Skip to content

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

Merged
AlexWaygood merged 1 commit intopython:3.11from
miss-islington:backport-e5eaac6-3.11
Apr 22, 2023
Merged

[3.11] GH-103475: cache() and lru_cache() do not have a "call once" guarantee (GH-103669)#103682
AlexWaygood merged 1 commit intopython:3.11from
miss-islington:backport-e5eaac6-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 22, 2023

…arantee (pythonGH-103669)

(cherry picked from commit e5eaac6)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@arhadthedev
Copy link
Member

It seems automerge was ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup