Skip to content

Change GeneratorExit's base class from Exception to BaseException #45878

@aegis

Description

@aegis
mannequin
BPO 1537
Nosy @gvanrossum, @pitrou, @tiran
Files
  • GeneratorExit-BaseException.patch
  • GeneratorExit-BaseException-2.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 = 'https://github.com/tiran'
    closed_at = <Date 2007-12-03.20:03:23.142>
    created_at = <Date 2007-12-02.07:08:01.997>
    labels = ['interpreter-core', 'type-bug']
    title = "Change GeneratorExit's base class from Exception to BaseException"
    updated_at = <Date 2007-12-03.20:10:31.358>
    user = 'https://bugs.python.org/aegis'

    bugs.python.org fields:

    activity = <Date 2007-12-03.20:10:31.358>
    actor = 'aegis'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2007-12-03.20:03:23.142>
    closer = 'christian.heimes'
    components = ['Interpreter Core']
    creation = <Date 2007-12-02.07:08:01.997>
    creator = 'aegis'
    dependencies = []
    files = ['8850', '8855']
    hgrepos = []
    issue_num = 1537
    keywords = ['patch']
    message_count = 11.0
    messages = ['58079', '58083', '58085', '58086', '58096', '58097', '58138', '58139', '58143', '58151', '58152']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'aegis', 'pitrou', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1537'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions