◐ Shell
clean mode source ↗

gh-149816: fix `dict.clear()` race on split-table dict with non-embedded values by kumaraditya303 · Pull Request #149914 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented

May 16, 2026

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

@bedevere-app bedevere-app Bot mentioned this pull request

May 16, 2026

24 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 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

bedevere-app Bot commented

May 18, 2026

Copy link Copy Markdown

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

kumaraditya303 added a commit that referenced this pull request

May 19, 2026
…n-embedded values (GH-149914) (#150000)

gh-149816: fix `dict.clear()` race on split-table dict with non-embedded values (GH-149914)
(cherry picked from commit 1692854)

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

@kumaraditya303 kumaraditya303 removed the needs backport to 3.14

bugs and security fixes

label

May 27, 2026

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

Reviewers

@colesbury colesbury colesbury approved these changes

@methane methane Awaiting requested review from methane methane is a code owner

@markshannon markshannon Awaiting requested review from markshannon markshannon is a code owner

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@kumaraditya303 @colesbury