There was an error while loading. Please reload this page.
1 parent 356c57f commit 26c3dbbCopy full SHA for 26c3dbb
1 file changed
Misc/NEWS.d/next/Library/2026-08-04-19-50-52.gh-issue-150942.B8ytes.rst
@@ -1,2 +1,2 @@
1
-Improve the performance of :meth:`io.BytesIO.readlines`, particularly in
2
-free-threaded builds.
+Improve the performance of :meth:`~io.IOBase.readlines` for
+:class:`io.BytesIO`, particularly in free-threaded builds.
0 commit comments