Skip to content

gh-137952: update csv.Sniffer().has_header() docs to describe the actual off-by-onish behavior #137953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maurycy
Copy link
Contributor

@maurycy maurycy commented Aug 19, 2025

The question is whether we should fix the docs or the code.

I err on the docs: csv.Sniffer() is very old, users may rely on this behavior without knowing it.


📚 Documentation preview 📚: https://cpython-previews--137953.org.readthedocs.build/

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Aug 19, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Aug 19, 2025
@maurycy maurycy changed the title gh-137952: update csv.Sniffer().has_header docs to describe the actual off-by-onish behavior gh-137952: update csv.Sniffer().has_header() docs to describe the actual off-by-onish behavior Aug 19, 2025
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants