-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 25280 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @ericsnowcurrently, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2015-10-01.09:20:34.757>
created_at = <Date 2015-09-30.13:32:17.705>
labels = ['type-bug', 'library']
title = 'Message can be formatted twice in importlib'
updated_at = <Date 2015-10-01.09:20:34.756>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-10-01.09:20:34.756>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-10-01.09:20:34.757>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-09-30.13:32:17.705>
creator = 'serhiy.storchaka'
dependencies = []
files = ['40626']
hgrepos = []
issue_num = 25280
keywords = ['patch']
message_count = 3.0
messages = ['251937', '252009', '252011']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'ncoghlan', 'python-dev', 'eric.snow', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25280'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']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