Skip to content

Commit a54438b

Browse files
Rewrite the NEWS entry
Describe the user visible effect instead of the implementation, and do not reference a private function which cannot be linked. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ff0e806 commit a54438b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
support "\\r" in :func:`_guess_quote_and_delimiter`
1+
Fix :meth:`csv.Sniffer.sniff` for a sample with ``\r\n`` line endings in
2+
which a quoted field ends a line: a letter could be detected as the
3+
delimiter.

0 commit comments

Comments
 (0)