-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 9663 |
|---|---|
| Nosy | @brettcannon |
| Superseder |
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 2011-12-02.23:33:41.483>
created_at = <Date 2010-08-22.22:24:11.869>
labels = ['type-bug', 'library']
title = 'importlib should exclusively open bytecode files'
updated_at = <Date 2011-12-02.23:33:41.482>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2011-12-02.23:33:41.482>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2011-12-02.23:33:41.483>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2010-08-22.22:24:11.869>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 9663
keywords = []
message_count = 3.0
messages = ['114714', '114716', '148780']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'jnoller']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = '13146'
type = 'behavior'
url = 'https://bugs.python.org/issue9663'
versions = ['Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error