-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-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 | 27782 |
|---|---|
| Nosy | @ncoghlan, @encukou, @zhangyangyu |
| 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/ncoghlan'
closed_at = <Date 2016-08-21.07:46:56.033>
created_at = <Date 2016-08-17.06:04:37.911>
labels = ['interpreter-core', 'type-bug']
title = 'Multi-phase extension module initialization, inconsistent exceptions and conflicts between code and PEP'
updated_at = <Date 2016-09-07.06:06:00.753>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2016-09-07.06:06:00.753>
actor = 'xiang.zhang'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2016-08-21.07:46:56.033>
closer = 'ncoghlan'
components = ['Interpreter Core']
creation = <Date 2016-08-17.06:04:37.911>
creator = 'xiang.zhang'
dependencies = []
files = ['44136']
hgrepos = []
issue_num = 27782
keywords = ['patch']
message_count = 13.0
messages = ['272903', '272906', '272907', '272908', '272909', '272957', '272977', '273269', '273275', '273276', '273280', '274762', '274767']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'petr.viktorin', 'python-dev', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27782'
versions = ['Python 3.5', 'Python 3.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-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