-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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 | 18018 |
---|---|
Nosy | @brettcannon, @ncoghlan, @pitrou, @florentx, @ericsnowcurrently, @Rosuav, @serhiy-storchaka |
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/brettcannon'
closed_at = <Date 2016-01-23.00:41:33.671>
created_at = <Date 2013-05-20.01:01:48.316>
labels = ['interpreter-core', 'type-bug']
title = "SystemError: Parent module '' not loaded, cannot perform relative import"
updated_at = <Date 2017-07-23.06:44:07.451>
user = 'https://github.com/florentx'
bugs.python.org fields:
activity = <Date 2017-07-23.06:44:07.451>
actor = 'serhiy.storchaka'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2016-01-23.00:41:33.671>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2013-05-20.01:01:48.316>
creator = 'flox'
dependencies = []
files = []
hgrepos = []
issue_num = 18018
keywords = ['3.3regression']
message_count = 10.0
messages = ['189630', '189636', '189872', '189899', '258230', '258261', '258263', '258851', '258852', '298890']
nosy_count = 11.0
nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'fossilet', 'Arfrever', 'flox', 'python-dev', 'eric.snow', 'Rosuav', 'serhiy.storchaka', 'auslander1970']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18018'
versions = ['Python 3.6']
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