Skip to content

Commit 9c6be23

Browse files
committed
simpify news entry
1 parent b29bdae commit 9c6be23

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
Speed up :func:`csv.reader`. Patch by Omkar Kabde.

0 commit comments

Comments
 (0)