Skip to content

gh-151228: fix data race on clearing embedded values#151330

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:dict-race
Jun 11, 2026
Merged

gh-151228: fix data race on clearing embedded values#151330
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:dict-race

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

@kumaraditya303 kumaraditya303 merged commit 6112d70 into python:main Jun 11, 2026
65 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.
🐍🍒⛏🤖

@kumaraditya303 kumaraditya303 deleted the dict-race branch June 11, 2026 16:07
@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 6112d70abee2455bfa44a76a49a5a80472e21134 3.14

@bedevere-app

bedevere-app Bot commented Jun 11, 2026

Copy link
Copy Markdown

GH-151359 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 Jun 11, 2026
kumaraditya303 added a commit that referenced this pull request Jun 11, 2026
…151330) (#151359)

gh-151228: fix data race on clearing embedded dict values (GH-151330)
(cherry picked from commit 6112d70)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
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