Skip to content

[3.14] gh-132551: make io.BytesIO thread safe (GH-132616) - #138551

Merged
kumaraditya303 merged 4 commits into
python:3.14from
kumaraditya303:backport-5dd3a3a-3.14
Oct 7, 2025
Merged

[3.14] gh-132551: make io.BytesIO thread safe (GH-132616)#138551
kumaraditya303 merged 4 commits into
python:3.14from
kumaraditya303:backport-5dd3a3a-3.14

Conversation

@kumaraditya303

@kumaraditya303kumaraditya303 commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

(cherry picked from commit 5dd3a3a)
Co-authored-by: Tomasz Pytel <tompytel@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 5b8cff9 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F138551%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Sep 5, 2025
Comment threadLib/test/test_free_threading/test_io.py Outdated
@kumaraditya303
kumaraditya303 merged commit 23cc8f7 into python:3.14Oct 7, 2025
45 of 46 checks passed
@kumaraditya303
kumaraditya303 deleted the backport-5dd3a3a-3.14 branch October 7, 2025 18:18
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.

4 participants

@kumaraditya303@bedevere-bot@picnixz@tom-pytel