Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

gh-145713: fix: make bytearray.resize thread-safe#145714

Open
KowalskiThomas wants to merge 2 commits intopython:mainfrom
KowalskiThomas:kowalski/fix-make-bytearray-resize-thread-safe
Open

gh-145713: fix: make bytearray.resize thread-safe#145714
KowalskiThomas wants to merge 2 commits intopython:mainfrom
KowalskiThomas:kowalski/fix-make-bytearray-resize-thread-safe

Conversation

@KowalskiThomas
Copy link
Contributor

@KowalskiThomasKowalskiThomas commentedMar 9, 2026
edited by bedevere-appbot
Loading

Description

This PR is a fix for#145713; it adds a critical section annotation to the argument clinic input forbytearray.resize.

@colesbury
Copy link
Contributor

This looks good. The UBSan failures is unrelated to this PR (#142651).

Would you please add a regression test? The other free-threading related bytearray tests are intest_free_threading_bytearray inLib/test/test_bytes.py.

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@KowalskiThomas@colesbury

[8]ページ先頭

©2009-2026 Movatter.jp