Skip to content

csv.writer.writerows masks exceptions from __iter__ #70595

@IljaEveril

Description

@IljaEveril
BPO 26407
Nosy @terryjreedy, @serhiy-storchaka, @miss-islington
PRs
  • bpo-26407: Do not mask errors in csv. #20536
  • [3.9] bpo-26407: Do not mask errors in csv. (GH-20536) #21047
  • [3.8] bpo-26407: Do not mask errors in csv. (GH-20536) #24021
  • 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-01-01.20:47:08.361>
    created_at = <Date 2016-02-22.12:38:53.796>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'csv.writer.writerows masks exceptions from __iter__'
    updated_at = <Date 2021-01-01.20:47:08.360>
    user = 'https://bugs.python.org/IljaEveril'

    bugs.python.org fields:

    activity = <Date 2021-01-01.20:47:08.360>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-01.20:47:08.361>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-02-22.12:38:53.796>
    creator = 'Ilja Everil\xc3\xa4'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26407
    keywords = ['patch']
    message_count = 11.0
    messages = ['260673', '260712', '260936', '261018', '261019', '261026', '370374', '370375', '372046', '372052', '384191']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'Ilja Everil\xc3\xa4', 'miss-islington']
    pr_nums = ['20536', '21047', '24021']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26407'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard 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