FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

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 commented May 16, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

bedevere-app Bot mentioned this pull request May 16, 2026
24 tasks
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 requested a review from colesbury May 16, 2026 17:37
kumaraditya303 merged commit 1692854 into python:main May 18, 2026
66 checks passed

Copy link
Copy Markdown

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

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 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 Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 18, 2026
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 removed the needs backport to 3.14 bugs and security fixes label May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL