Skip to content

Commit c1eed72

Browse files
committed
versionadded: 3.12 -> 3.13
1 parent 882579d commit c1eed72

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
@@ -741,7 +741,7 @@ than raw I/O does.
741741

742742
.. method:: peek(size=0, /)
743743

744-
.. versionadded:: 3.12
744+
.. versionadded:: 3.13
745745

746746
Return bytes from the current position onwards but without advancing the
747747
position. The number of bytes returned may be less or more than requested.

0 commit comments

Comments
 (0)