Skip to content

Commit e038ae2

Browse files
committed
Add to What’s New for 3.16
1 parent 7ef7f6d commit e038ae2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/whatsnew/3.16.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ gzip
9393
which is passed on to the constructor of the :class:`~gzip.GzipFile` class.
9494
(Contributed by Marin Misur in :gh:`91372`.)
9595

96+
io
97+
--
98+
99+
* Add :meth:`io.BytesIO.peek`.
100+
(Contributed by Marcel Martin in :gh:`90533`.)
101+
96102
lzma
97103
----
98104

0 commit comments

Comments
 (0)