Skip to content

gh-142518: add thread safety annotations for bytearray#146514

Merged
kumaraditya303 merged 2 commits intopython:mainfrom
kumaraditya303:bytearray
Mar 27, 2026
Merged

gh-142518: add thread safety annotations for bytearray#146514
kumaraditya303 merged 2 commits intopython:mainfrom
kumaraditya303:bytearray

Conversation

@kumaraditya303
Copy link
Copy Markdown
Contributor

@kumaraditya303 kumaraditya303 commented Mar 27, 2026

@kumaraditya303 kumaraditya303 requested a review from vstinner March 27, 2026 13:04
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kumaraditya303 kumaraditya303 merged commit 5466f57 into python:main Mar 27, 2026
33 checks passed
@kumaraditya303 kumaraditya303 deleted the bytearray branch March 27, 2026 13:10
@kumaraditya303 kumaraditya303 added the needs backport to 3.14 bugs and security fixes label Mar 27, 2026
@miss-islington-app
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 27, 2026
…ythonGH-146514)

(cherry picked from commit 5466f57)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Mar 27, 2026

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

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Mar 27, 2026
kumaraditya303 added a commit that referenced this pull request Mar 27, 2026
…H-146514) (#146516)

gh-142518: add thread safety annotations for bytearray C-API (GH-146514)
(cherry picked from commit 5466f57)

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