-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 13579 |
|---|---|
| Nosy | @terryjreedy, @ncoghlan, @ericvsmith, @merwok, @bitdancer |
| 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/ericvsmith'
closed_at = <Date 2012-08-19.22:01:19.605>
created_at = <Date 2011-12-11.07:09:49.903>
labels = ['type-bug']
title = "string.Formatter doesn't understand the a conversion specifier"
updated_at = <Date 2012-08-19.22:01:19.604>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2012-08-19.22:01:19.604>
actor = 'r.david.murray'
assignee = 'eric.smith'
closed = True
closed_date = <Date 2012-08-19.22:01:19.605>
closer = 'r.david.murray'
components = []
creation = <Date 2011-12-11.07:09:49.903>
creator = 'ncoghlan'
dependencies = []
files = ['24512', '24526', '24555', '24909', '25425']
hgrepos = []
issue_num = 13579
keywords = ['patch']
message_count = 19.0
messages = ['149214', '149645', '153291', '153389', '153393', '153426', '153429', '153430', '153641', '153646', '153669', '153704', '156153', '156158', '156182', '158496', '159705', '168597', '168598']
nosy_count = 7.0
nosy_names = ['terry.reedy', 'ncoghlan', 'eric.smith', 'eric.araujo', 'r.david.murray', 'python-dev', 'francismb']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13579'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error