Skip to content

Commit 3b2ec50

Browse files
brittanyreymaurycy
andauthored
Update Misc/NEWS.d/next/Library/2026-09-02-14-30-00.gh-issue-156955.Kv3Qa1.rst
Co-authored-by: Maurycy Pawłowski-Wieroński <maurycy@maurycy.com>
1 parent 1c60884 commit 3b2ec50

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Speed up :func:`csv.writer` by up to 2.9x. Writing a field no longer calls
2-
:c:func:`PyUnicode_FindChar` on the dialect's ``lineterminator`` once per
3-
character.
1+
Speed up :func:`csv.writer` by up to 2.9x when fields contain no special
2+
characters.

0 commit comments

Comments
 (0)