This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients andrei.avk, ejacq, lukasz.langa, rhettinger, skip.montanaro
Date 2021-07-30.17:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627665045.26.0.483025392789.issue43625@roundup.psfhosted.org>
In-reply-to
Content
New changeset ceea579ccc51791f3e115155d6f27905bc7544a9 by andrei kulakov in branch 'main':
bpo-43625: Enhance csv sniffer has_headers() to be more accurate (GH-26939)
https://github.com/python/cpython/commit/ceea579ccc51791f3e115155d6f27905bc7544a9
History
Date User Action Args
2021-07-30 17:10:45lukasz.langasetrecipients: + lukasz.langa, skip.montanaro, rhettinger, andrei.avk, ejacq
2021-07-30 17:10:45lukasz.langasetmessageid: <1627665045.26.0.483025392789.issue43625@roundup.psfhosted.org>
2021-07-30 17:10:45lukasz.langalinkissue43625 messages
2021-07-30 17:10:45lukasz.langacreate