Skip to content

gh-149816: fix thread safety of deletion of list slice - #149936

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:list-delete
May 18, 2026
Merged

gh-149816: fix thread safety of deletion of list slice#149936
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:list-delete

Conversation

@kumaraditya303

@kumaraditya303kumaraditya303 commented May 17, 2026

Copy link
Copy Markdown
Contributor

@kumaraditya303
kumaraditya303 merged commit 00ea776 into python:mainMay 18, 2026
106 of 108 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 list-delete branch May 18, 2026 16:38
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 18, 2026
@bedevere-app

Copy link
Copy Markdown

GH-150004 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label May 18, 2026
kumaraditya303 added a commit that referenced this pull request May 19, 2026
) (#150003)
gh-149816: fix thread safety of deletion of list slice (GH-149936)
(cherry picked from commit 00ea776)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
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.

2 participants

@kumaraditya303@colesbury