-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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 | 17093 |
|---|---|
| Nosy | @brettcannon, @ericsnowcurrently |
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-04-09.21:04:15.765>
created_at = <Date 2013-01-31.21:06:41.519>
labels = ['easy', 'type-bug', 'library']
title = 'Make importlib.abc more inheritance-friendly'
updated_at = <Date 2013-04-09.21:04:15.764>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2013-04-09.21:04:15.764>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-04-09.21:04:15.765>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-01-31.21:06:41.519>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 17093
keywords = ['easy']
message_count = 5.0
messages = ['181044', '181085', '181112', '181115', '186449']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'python-dev', 'eric.snow', 'gkcn']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17093'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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