Skip to content

[3.13] gh-80678: Document the preferred delimiters of csv.Sniffer (GH-154336) - #154591

Merged
hugovk merged 2 commits into
python:3.13from
hugovk:backport-79cdcee-3.13
Jul 31, 2026
Merged

[3.13] gh-80678: Document the preferred delimiters of csv.Sniffer (GH-154336)#154591
hugovk merged 2 commits into
python:3.13from
hugovk:backport-79cdcee-3.13

Conversation

@hugovk

@hugovk hugovk commented Jul 24, 2026

Copy link
Copy Markdown
Member

The delimiters which win when several combinations fit the sample equally well were not documented.
(cherry picked from commit 79cdcee)

…er (pythonGH-154336)

The delimiters which win when several combinations fit the sample
equally well were not documented.
(cherry picked from commit 79cdcee)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@read-the-docs-community

read-the-docs-community Bot commented Jul 24, 2026

Copy link
Copy Markdown

The maintenance branches do not deduce the dialect by trying
combinations of parameters, so only the delimiter candidates can tie.
@hugovk
hugovk merged commit 98d9c4d into python:3.13 Jul 31, 2026
42 of 45 checks passed
@hugovk
hugovk deleted the backport-79cdcee-3.13 branch July 31, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants