-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 28214 |
|---|---|
| Nosy | @ncoghlan, @ericsnowcurrently, @serhiy-storchaka, @matrixise, @tecki, @timgraham |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| Dependencies | |
| Files |
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/serhiy-storchaka'
closed_at = <Date 2016-10-21.14:18:53.602>
created_at = <Date 2016-09-20.12:38:42.593>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Improve exception reporting for problematic __set_name__ attributes'
updated_at = <Date 2017-03-31.16:36:37.403>
user = 'https://github.com/timgraham'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:37.403>
actor = 'dstufft'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-10-21.14:18:53.602>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-09-20.12:38:42.593>
creator = 'Tim.Graham'
dependencies = ['28410']
files = ['44757', '45028', '45029', '45129']
hgrepos = []
issue_num = 28214
keywords = ['patch']
message_count = 24.0
messages = ['277027', '277038', '277040', '277043', '277045', '277053', '277111', '277133', '277139', '277158', '278289', '278331', '278333', '278334', '278349', '278350', '278409', '278853', '278854', '278855', '278856', '278875', '279051', '279130']
nosy_count = 8.0
nosy_names = ['ncoghlan', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'matrixise', 'Martin.Teichmann', 'Tim.Graham', 'Martin Teichmann']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28214'
versions = ['Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error