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, miss-islington, rhettinger, skip.montanaro
Date 2021-07-30.17:30:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627666216.85.0.27187859023.issue43625@roundup.psfhosted.org>
In-reply-to
Content
New changeset 440c9f772a9b66c1ea387c1c3efc9ff438880acf by Miss Islington (bot) in branch '3.10':
bpo-43625: Enhance csv sniffer has_headers() to be more accurate (GH-26939) (GH-27494)
https://github.com/python/cpython/commit/440c9f772a9b66c1ea387c1c3efc9ff438880acf
History
Date User Action Args
2021-07-30 17:30:16lukasz.langasetrecipients: + lukasz.langa, skip.montanaro, rhettinger, miss-islington, andrei.avk, ejacq
2021-07-30 17:30:16lukasz.langasetmessageid: <1627666216.85.0.27187859023.issue43625@roundup.psfhosted.org>
2021-07-30 17:30:16lukasz.langalinkissue43625 messages
2021-07-30 17:30:16lukasz.langacreate