-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 16880 |
|---|---|
| Nosy | @brettcannon, @terryjreedy, @ncoghlan, @tiran |
| 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 2013-03-25.21:30:21.941>
created_at = <Date 2013-01-06.15:20:25.875>
labels = ['type-bug', 'library']
title = 'Importing "imp" will fail if dynamic loading not supported'
updated_at = <Date 2013-03-25.21:30:21.940>
user = 'https://bugs.python.org/JeffreyArmstrong'bugs.python.org fields:
activity = <Date 2013-03-25.21:30:21.940>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-03-25.21:30:21.941>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-01-06.15:20:25.875>
creator = 'Jeffrey.Armstrong'
dependencies = []
files = ['28592']
hgrepos = []
issue_num = 16880
keywords = ['patch']
message_count = 17.0
messages = ['179186', '179191', '179192', '179193', '179195', '179196', '179749', '179751', '179798', '179805', '181813', '181845', '181851', '181853', '184404', '184406', '184407']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'terry.reedy', 'ncoghlan', 'christian.heimes', 'python-dev', 'Jeffrey.Armstrong']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16880'
versions = ['Python 3.3', 'Python 3.4']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