Skip to content

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

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:dict-split-bug
May 18, 2026
Merged

gh-149816: fix dict.clear() race on split-table dict with non-embedded values#149914
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:dict-split-bug

Conversation

@kumaraditya303
Copy link
Copy Markdown
Contributor

@kumaraditya303 kumaraditya303 commented May 16, 2026

@bedevere-app bedevere-app Bot mentioned this pull request May 16, 2026
22 tasks
@kumaraditya303 kumaraditya303 added topic-free-threading needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 16, 2026
@kumaraditya303 kumaraditya303 requested a review from colesbury May 16, 2026 17:37
@kumaraditya303 kumaraditya303 merged commit 1692854 into python:main May 18, 2026
66 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

Sorry, @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 169285470630b697c5e6e0e4c8091c31f25ffb04 3.14

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 18, 2026

GH-150000 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 18, 2026
@kumaraditya303 kumaraditya303 deleted the dict-split-bug branch May 18, 2026 16:12
Sign up for free to 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.

2 participants