Skip to content

Make exception wrapping less intrusive for __set_name__ calls #77757

Closed
@ncoghlan

Description

BPO 33576
Nosy @ncoghlan, @carljm, @serhiy-storchaka, @sir-sigurd
PRs
  • bpo-33576: Remove exception wrapping from __set_name__ exceptions. #6983
  • 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 2018-05-19.05:41:19.566>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Make exception wrapping less intrusive for __set_name__ calls'
    updated_at = <Date 2018-06-17.09:03:07.508>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2018-06-17.09:03:07.508>
    actor = 'sir-sigurd'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2018-05-19.05:41:19.566>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33576
    keywords = ['patch']
    message_count = 6.0
    messages = ['317098', '317104', '317115', '317123', '317126', '317143']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'carljm', 'serhiy.storchaka', 'sir-sigurd']
    pr_nums = ['6983']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33576'
    versions = ['Python 3.8']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Assignees

    No one assigned

      Labels

      3.12bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions