Skip to content

CSV has_headers heuristic could be improved #87791

Closed
@ejacq

Description

@ejacq
mannequin
BPO 43625
Nosy @smontanaro, @rhettinger, @ambv, @miss-islington, @akulakov
PRs
  • bpo-43625: Enhance csv sniffer has_headers() to be more accurate #26939
  • [3.10] bpo-43625: Enhance csv sniffer has_headers() to be more accurate (GH-26939) #27494
  • Files
  • csv.diff
  • hasheader.diff
  • 2021-06-29-07-27-08.bpo-43625.ZlAxhp.rst
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2021-07-30.17:30:38.304>
    created_at = <Date 2021-03-25.18:18:35.215>
    labels = ['type-bug', 'library', '3.10', '3.11']
    title = 'CSV has_headers heuristic could be improved'
    updated_at = <Date 2021-07-30.17:30:38.304>
    user = 'https://bugs.python.org/ejacq'

    bugs.python.org fields:

    activity = <Date 2021-07-30.17:30:38.304>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-30.17:30:38.304>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2021-03-25.18:18:35.215>
    creator = 'ejacq'
    dependencies = []
    files = ['49915', '50131', '50132']
    hgrepos = []
    issue_num = 43625
    keywords = ['patch']
    message_count = 13.0
    messages = ['389515', '389528', '396663', '396699', '396714', '396716', '396720', '396722', '396733', '398575', '398581', '398582', '398586']
    nosy_count = 6.0
    nosy_names = ['skip.montanaro', 'rhettinger', 'lukasz.langa', 'miss-islington', 'andrei.avk', 'ejacq']
    pr_nums = ['26939', '27494']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43625'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions