Skip to content

csv.reader/writer to raise exception if mode is binary or newline is not '' #55163

@regebro

Description

@regebro
mannequin
BPO 10954
Nosy @birkenfeld, @terryjreedy, @regebro, @bitdancer, @vadmium
Superseder
  • bpo-45544: Close 2to3 issues and list them here
  • Files
  • csv.rst.diff
  • 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-10-20.23:10:57.030>
    created_at = <Date 2011-01-20.10:32:25.324>
    labels = ['expert-2to3', 'type-bug', 'library']
    title = "csv.reader/writer to raise exception if mode is binary or newline is not ''"
    updated_at = <Date 2021-10-20.23:10:57.029>
    user = 'https://github.com/regebro'

    bugs.python.org fields:

    activity = <Date 2021-10-20.23:10:57.029>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-20.23:10:57.030>
    closer = 'iritkatriel'
    components = ['Library (Lib)', '2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2011-01-20.10:32:25.324>
    creator = 'lregebro'
    dependencies = []
    files = ['20497']
    hgrepos = []
    issue_num = 10954
    keywords = ['patch']
    message_count = 17.0
    messages = ['126596', '126600', '126809', '126810', '126812', '126873', '126876', '126893', '126898', '126903', '126904', '126906', '131448', '131452', '131459', '236546', '236555']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'sjmachin', 'lregebro', 'r.david.murray', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = '45544'
    type = 'behavior'
    url = 'https://bugs.python.org/issue10954'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions