-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
deferred-blockerinterpreter-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 | 24254 |
|---|---|
| Nosy | @jcea, @ncoghlan, @vstinner, @ned-deily, @ethanfurman, @ericsnowcurrently, @berkerpeksag |
| 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/ericsnowcurrently'
closed_at = <Date 2016-12-07.00:56:52.742>
created_at = <Date 2015-05-21.05:34:48.307>
labels = ['interpreter-core', 'deferred-blocker', 'type-bug']
title = 'Make class definition namespace ordered by default'
updated_at = <Date 2017-05-17.18:21:22.630>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2017-05-17.18:21:22.630>
actor = 'jcea'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2016-12-07.00:56:52.742>
closer = 'ncoghlan'
components = ['Interpreter Core']
creation = <Date 2015-05-21.05:34:48.307>
creator = 'eric.snow'
dependencies = ['16991']
files = ['39446', '42834', '43169', '43739']
hgrepos = []
issue_num = 24254
keywords = ['patch']
message_count = 35.0
messages = ['243729', '243767', '243902', '244055', '244056', '244060', '244061', '244075', '244077', '265434', '266957', '266981', '267183', '267319', '269846', '270431', '270517', '273881', '273887', '273898', '274441', '275188', '275337', '275347', '275580', '275585', '275605', '275606', '275622', '275624', '275656', '275660', '275662', '282574', '282583']
nosy_count = 9.0
nosy_names = ['jcea', 'ncoghlan', 'vstinner', 'ned.deily', 'ethan.furman', 'fijall', 'python-dev', 'eric.snow', 'berker.peksag']
pr_nums = []
priority = 'deferred blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24254'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
deferred-blockerinterpreter-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