Skip to content

bpo-43625: Enhance csv sniffer has_headers() to be more accurate#26939

Merged
ambv merged 9 commits into
python:mainfrom
akulakov:43625-Csv-sniffer-enhancement
Jul 30, 2021
Merged

bpo-43625: Enhance csv sniffer has_headers() to be more accurate#26939
ambv merged 9 commits into
python:mainfrom
akulakov:43625-Csv-sniffer-enhancement

Conversation

@akulakov

@akulakov akulakov commented Jun 28, 2021

Copy link
Copy Markdown
Contributor

Based on the patch by @smontanaro , updated by A. Kulakov

https://bugs.python.org/issue43625

Comment thread Lib/test/test_csv.py Outdated
@akulakov akulakov marked this pull request as ready for review June 29, 2021 13:55
Comment thread Lib/csv.py Outdated
@smontanaro

Copy link
Copy Markdown
Contributor

I added one niggling comment, but otherwise LGTM.

@akulakov

Copy link
Copy Markdown
Contributor Author

@smontanaro thanks for the review!, - updated to catch specific exceptions..

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Jul 30, 2021
@ambv ambv added the needs backport to 3.10 only security fixes label Jul 30, 2021
@ambv ambv merged commit ceea579 into python:main Jul 30, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @akulakov for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 30, 2021
…honGH-26939)

(cherry picked from commit ceea579)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-27494 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 30, 2021
ambv pushed a commit that referenced this pull request Jul 30, 2021
…26939) (GH-27494)

(cherry picked from commit ceea579)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants