Skip to content

[3.15] gh-149816: fix dict.clear() race on split-table dict with non-embedded values (GH-149914) - #150000

Merged
kumaraditya303 merged 1 commit into
python:3.15from
miss-islington:backport-1692854-3.15
May 19, 2026
Merged

[3.15] gh-149816: fix dict.clear() race on split-table dict with non-embedded values (GH-149914)#150000
kumaraditya303 merged 1 commit into
python:3.15from
miss-islington:backport-1692854-3.15

Conversation

@miss-islington

@miss-islingtonmiss-islington commented May 18, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit 1692854)

Co-authored-by: Kumar Aditya kumaraditya@python.org

…-embedded values (pythonGH-149914)
(cherry picked from commit 1692854)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@sobolevn

Copy link
Copy Markdown
Member

#150000 🎉

@kumaraditya303
kumaraditya303 merged commit d36e080 into python:3.15May 19, 2026
57 checks passed
@miss-islington
miss-islington deleted the backport-1692854-3.15 branch May 19, 2026 04:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@sobolevn@kumaraditya303