-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 20942 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @ericsnowcurrently |
| 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/brettcannon'
closed_at = <Date 2014-04-04.14:22:05.901>
created_at = <Date 2014-03-16.05:42:27.173>
labels = ['interpreter-core', 'type-bug']
title = '_frozen_importlib should not have a __file__ attribute'
updated_at = <Date 2014-04-04.20:22:50.553>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2014-04-04.20:22:50.553>
actor = 'Arfrever'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2014-04-04.14:22:05.901>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2014-03-16.05:42:27.173>
creator = 'ncoghlan'
dependencies = []
files = ['34555', '34650']
hgrepos = []
issue_num = 20942
keywords = ['patch']
message_count = 15.0
messages = ['213719', '214399', '214926', '215044', '215045', '215046', '215053', '215060', '215061', '215064', '215090', '215122', '215394', '215395', '215524']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'Arfrever', 'python-dev', 'eric.snow', 'Zvezdoslovec']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20942'
versions = ['Python 3.4', 'Python 3.5']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