Skip to content

csv.Sniffer does not detect lineterminator #75008

@vmax

Description

@vmax
mannequin
BPO 30825
Nosy @smontanaro, @nascheme, @terryjreedy, @vmax, @GjjvdBurg
PRs
  • bpo-30825: guess lineterminator in csv.Sniffer #2529
  • bpo-30825: guess lineterminator in csv.Sniffer #18336
  • 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 = None
    created_at = <Date 2017-07-01.21:23:44.681>
    labels = ['3.8', 'type-feature', 'library']
    title = 'csv.Sniffer does not detect lineterminator'
    updated_at = <Date 2020-02-03.18:45:19.190>
    user = 'https://github.com/vmax'

    bugs.python.org fields:

    activity = <Date 2020-02-03.18:45:19.190>
    actor = 'vmax'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-07-01.21:23:44.681>
    creator = 'vmax'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30825
    keywords = ['patch']
    message_count = 7.0
    messages = ['297497', '311804', '311805', '311806', '327094', '329482', '329487']
    nosy_count = 5.0
    nosy_names = ['skip.montanaro', 'nascheme', 'terry.reedy', 'vmax', 'Gertjan van den Burg']
    pr_nums = ['2529', '18336']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30825'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions