We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c62b33 commit 07d1436Copy full SHA for 07d1436
Doc/library/io.rst
@@ -720,7 +720,7 @@ than raw I/O does.
720
contains initial data.
721
722
Methods may be used from multiple threads without external locking in
723
- :term:`free-threaded <free-threading>` builds.
+ :term:`free threading` builds.
724
725
:class:`BytesIO` provides or overrides these methods in addition to those
726
from :class:`BufferedIOBase` and :class:`IOBase`:
0 commit comments