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 1c00c00 commit ed09dacCopy full SHA for ed09dac
1 file changed
Misc/NEWS.d/next/Library/2026-06-05-12-00-00.gh-issue-150942.Hkdh87.rst
@@ -1,3 +1,3 @@
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).
+reference-stealing list append helper). Patch by Omkar Kabde.
0 commit comments