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 01cffcc commit 99d86b5Copy full SHA for 99d86b5
Doc/whatsnew/3.13.rst
@@ -103,6 +103,8 @@ and only logged in :ref:`Python Development Mode <devmode>` or on :ref:`Python
103
built on debug mode <debug-build>`.
104
(Contributed by Victor Stinner in :gh:`62948`.)
105
106
+* Add :meth:`~io.BytesIO.peek`. (Contributed by Marcel Martin in :gh:`90533`.)
107
+
108
pathlib
109
-------
110
0 commit comments