Skip to content

Commit 3b71960

Browse files
Update Doc/library/io.rst
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent e038ae2 commit 3b71960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/io.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ than raw I/O does.
747747
The number of read bytes depends on the buffer size
748748
and the current position in the internal buffer.
749749

750-
.. versionadded:: 3.15
750+
.. versionadded:: next
751751

752752
.. method:: read1(size=-1, /)
753753

0 commit comments

Comments
 (0)