Skip to content

csv.skipinitialspace only skips spaces, not "whitespace" in general #65496

Closed
@DanielAndersson

Description

@DanielAndersson
BPO 21297
Nosy @terryjreedy, @berkerpeksag
Files
  • csv_skipinitialspace_testing.py: test code
  • csv_skipinitialspace_testing.csv: csv file for the test code
  • csv_skipinitialspace_docfix.patch: patch fix
  • skipinitialspace_test.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 = None
    created_at = <Date 2014-04-18.11:52:21.568>
    labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'docs']
    title = 'csv.skipinitialspace only skips spaces, not "whitespace" in general'
    updated_at = <Date 2021-03-25.22:59:21.786>
    user = 'https://bugs.python.org/DanielAndersson'

    bugs.python.org fields:

    activity = <Date 2021-03-25.22:59:21.786>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2014-04-18.11:52:21.568>
    creator = 'Daniel.Andersson'
    dependencies = []
    files = ['39558', '39559', '39560', '39732']
    hgrepos = []
    issue_num = 21297
    keywords = ['patch']
    message_count = 6.0
    messages = ['216780', '216820', '216907', '244415', '244866', '245484']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'docs@python', 'berker.peksag', 'Daniel.Andersson', 'Andy.Almonte', 'jbmilam']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21297'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9only security fixesdocsDocumentation in the Doc dirstdlibPython modules in the Lib dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions