-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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 | 28797 |
---|---|
Nosy | @rhettinger, @ncoghlan, @ned-deily, @serhiy-storchaka, @tecki, @Vgr255 |
PRs | Misc/NEWS so that it is managed by towncrier #552 |
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 = None
closed_at = <Date 2016-12-04.07:13:13.832>
created_at = <Date 2016-11-25.02:48:28.883>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Modifying class __dict__ inside __set_name__'
updated_at = <Date 2017-03-31.16:36:20.327>
user = 'https://bugs.python.org/Wombatz'
bugs.python.org fields:
activity = <Date 2017-03-31.16:36:20.327>
actor = 'dstufft'
assignee = 'none'
closed = True
closed_date = <Date 2016-12-04.07:13:13.832>
closer = 'ncoghlan'
components = ['Interpreter Core']
creation = <Date 2016-11-25.02:48:28.883>
creator = 'Wombatz'
dependencies = []
files = ['45632', '45635', '45681']
hgrepos = []
issue_num = 28797
keywords = ['patch']
message_count = 15.0
messages = ['281674', '281675', '281681', '281939', '281942', '281945', '281949', '281950', '281951', '281952', '281954', '281955', '281956', '281960', '282321']
nosy_count = 8.0
nosy_names = ['rhettinger', 'ncoghlan', 'ned.deily', 'python-dev', 'serhiy.storchaka', 'Martin.Teichmann', 'abarry', 'Wombatz']
pr_nums = ['552']
priority = None
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28797'
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