Skip to content

csv.reader() does not support escaped newline when quoting=csv.QUOTE_NONE #60131

@kalaxy

Description

@kalaxy
mannequin
BPO 15927
Nosy @terryjreedy, @bitdancer, @ambv, @serhiy-storchaka, @soltysh, @xflr6
Files
  • test_csv.py: Script exhibiting bug.
  • test_csv_py3k.py: Script exhibiting bug for py3k.
  • csv.patch
  • 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 2013-03-20.02:44:33.925>
    created_at = <Date 2012-09-12.04:49:29.368>
    labels = ['type-bug', 'library']
    title = 'csv.reader() does not support escaped newline when quoting=csv.QUOTE_NONE'
    updated_at = <Date 2018-01-12.10:17:18.417>
    user = 'https://bugs.python.org/kalaxy'

    bugs.python.org fields:

    activity = <Date 2018-01-12.10:17:18.417>
    actor = 'xflr6'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-03-20.02:44:33.925>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2012-09-12.04:49:29.368>
    creator = 'kalaxy'
    dependencies = []
    files = ['27177', '27509', '29495']
    hgrepos = []
    issue_num = 15927
    keywords = ['patch']
    message_count = 10.0
    messages = ['170352', '172521', '175900', '184415', '184720', '184723', '184724', '303387', '309811', '309846']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'r.david.murray', 'lukasz.langa', 'python-dev', 'serhiy.storchaka', 'maciej.szulik', 'kalaxy', 'mjohnson', 'xflr6']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15927'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions