-
-
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 | 32176 |
|---|---|
| Nosy | @ncoghlan, @mr-nfamous |
| 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 = <Date 2017-12-03.13:36:10.122>
created_at = <Date 2017-11-30.07:39:34.993>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Zero argument super is broken in 3.6 for methods with a hacked __class__ cell'
updated_at = <Date 2017-12-03.13:36:10.120>
user = 'https://github.com/mr-nfamous'bugs.python.org fields:
activity = <Date 2017-12-03.13:36:10.120>
actor = 'ncoghlan'
assignee = 'none'
closed = True
closed_date = <Date 2017-12-03.13:36:10.122>
closer = 'ncoghlan'
components = ['Interpreter Core']
creation = <Date 2017-11-30.07:39:34.993>
creator = 'bup'
dependencies = []
files = []
hgrepos = []
issue_num = 32176
keywords = ['patch']
message_count = 7.0
messages = ['307279', '307352', '307414', '307420', '307480', '307511', '307512']
nosy_count = 2.0
nosy_names = ['ncoghlan', 'bup']
pr_nums = ['4675', '4684']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue32176'
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