There was an error while loading. Please reload this page.
1 parent b29bdae commit 9c6be23Copy full SHA for 9c6be23
1 file changed
Misc/NEWS.d/next/Library/2026-06-05-12-00-00.gh-issue-150942.Hkdh87.rst
@@ -1,3 +1 @@
1
-Speed up :func:`csv.reader` by appending parsed fields to the output row
2
-without an extra reference-count round-trip (using the internal
3
-reference-stealing list append helper). Patch by Omkar Kabde.
+Speed up :func:`csv.reader`. Patch by Omkar Kabde.
0 commit comments