Skip to content

gh-153292: Fix data race in threading.RLock.__repr__ in FT builds#153299

Merged
sobolevn merged 3 commits into
python:mainfrom
sobolevn:issue-153292
Jul 8, 2026
Merged

gh-153292: Fix data race in threading.RLock.__repr__ in FT builds#153299
sobolevn merged 3 commits into
python:mainfrom
sobolevn:issue-153292

Conversation

@sobolevn

@sobolevn sobolevn commented Jul 7, 2026

Copy link
Copy Markdown
Member

@sobolevn sobolevn added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 7, 2026
Comment thread Lib/test/test_free_threading/test_threading.py Outdated
@sobolevn sobolevn enabled auto-merge (squash) July 8, 2026 09:08
@sobolevn sobolevn merged commit 1051384 into python:main Jul 8, 2026
53 of 54 checks passed
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jul 8, 2026

Copy link
Copy Markdown

GH-153314 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 Jul 8, 2026
@bedevere-app

bedevere-app Bot commented Jul 8, 2026

Copy link
Copy Markdown

GH-153315 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 Jul 8, 2026
sobolevn added a commit that referenced this pull request Jul 8, 2026
…uilds (GH-153299) (#153315)

gh-153292: Fix data race in `threading.RLock.__repr__` in FT builds (GH-153299)
(cherry picked from commit 1051384)

Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Jul 8, 2026
…uilds (GH-153299) (#153314)

gh-153292: Fix data race in `threading.RLock.__repr__` in FT builds (GH-153299)
(cherry picked from commit 1051384)

Co-authored-by: sobolevn <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants