Skip to content

gh-133982: Test _pyio.BytesIO in free-threaded tests #136218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 4, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
thread safety to io.BytesIO doc
  • Loading branch information
cmaloney committed Jul 3, 2025
commit 7c62b33c39b32bff831ab5b414c41e361aaecc46
3 changes: 3 additions & 0 deletions Doc/library/io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -719,6 +719,9 @@
The optional argument *initial_bytes* is a :term:`bytes-like object` that
contains initial data.

Methods may be used from multiple threads without external locking in

Check warning on line 722 in Doc/library/io.rst

View workflow job for this annotation

GitHub Actions / Docs / Docs

term not in glossary: 'free-threading' [ref.term]
:term:`free-threaded <free-threading>` builds.

:class:`BytesIO` provides or overrides these methods in addition to those
from :class:`BufferedIOBase` and :class:`IOBase`:

Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy