Skip to content

csv.Error can't be subclassed #88255

@hoefling

Description

@hoefling
mannequin
BPO 44089
Nosy @orsenthil, @encukou, @miss-islington, @hoefling, @Fidget-Spinner
PRs
  • bpo-44089: Allow subclassing of csv.Error #26008
  • [3.10] bpo-44089: Allow subclassing of csv.Error (GH-26008) #26066
  • 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 = 'https://github.com/orsenthil'
    closed_at = <Date 2021-05-12.14:03:02.273>
    created_at = <Date 2021-05-09.12:15:42.830>
    labels = ['extension-modules', '3.10', '3.11']
    title = "csv.Error can't be subclassed"
    updated_at = <Date 2021-05-12.14:04:27.564>
    user = 'https://github.com/hoefling'

    bugs.python.org fields:

    activity = <Date 2021-05-12.14:04:27.564>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2021-05-12.14:03:02.273>
    closer = 'orsenthil'
    components = ['Extension Modules']
    creation = <Date 2021-05-09.12:15:42.830>
    creator = 'hoefling'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44089
    keywords = ['patch']
    message_count = 3.0
    messages = ['393320', '393513', '393514']
    nosy_count = 5.0
    nosy_names = ['orsenthil', 'petr.viktorin', 'miss-islington', 'hoefling', 'kj']
    pr_nums = ['26008', '26066']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44089'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixesextension-modulesC modules in the Modules dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions