X Tutup
The Wayback Machine - https://web.archive.org/web/20251210232445/https://github.com/python/cpython/issues/84643
Skip to content

csv.reader split error #84643

@wy7305e

Description

@wy7305e
mannequin
BPO 40463
Nosy @ericvsmith
Files
  • 01_test_code.py: use csv.reader split a sentence, return columns
  • 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 2020-05-01.04:05:16.763>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'csv.reader split error'
    updated_at = <Date 2020-05-01.07:40:16.950>
    user = 'https://bugs.python.org/wy7305e'

    bugs.python.org fields:

    activity = <Date 2020-05-01.07:40:16.950>
    actor = 'eric.smith'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-05-01.04:05:16.763>
    creator = 'wy7305e'
    dependencies = []
    files = ['49104']
    hgrepos = []
    issue_num = 40463
    keywords = []
    message_count = 2.0
    messages = ['367823', '367825']
    nosy_count = 2.0
    nosy_names = ['eric.smith', 'wy7305e']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40463'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup