Make exception wrapping less intrusive for __set_name__ calls
| BPO | 33576 |
|---|---|
| Nosy | @ncoghlan, @carljm, @serhiy-storchaka, @sir-sigurd |
| PRs |
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']