Skip to content

Commit 356c57f

Browse files
committed
gh-150942: Add NEWS entry for BytesIO.readlines optimization
1 parent 024e4e1 commit 356c57f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Improve the performance of :meth:`io.BytesIO.readlines`, particularly in
2+
free-threaded builds.

0 commit comments

Comments
 (0)