-
-
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 | 25034 |
|---|---|
| Nosy | @AvdN, @ericvsmith, @jayvdb |
| 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 2015-09-29.14:34:36.217>
created_at = <Date 2015-09-08.19:23:13.767>
labels = ['type-bug', 'library']
title = 'string.Formatter accepts empty fields but displays wrong when nested'
updated_at = <Date 2015-12-16.22:16:03.112>
user = 'https://github.com/AvdN'bugs.python.org fields:
activity = <Date 2015-12-16.22:16:03.112>
actor = 'jayvdb'
assignee = 'eric.smith'
closed = True
closed_date = <Date 2015-09-29.14:34:36.217>
closer = 'eric.smith'
components = ['Library (Lib)']
creation = <Date 2015-09-08.19:23:13.767>
creator = 'anthon'
dependencies = []
files = ['40419']
hgrepos = []
issue_num = 25034
keywords = ['patch']
message_count = 6.0
messages = ['250253', '250254', '250291', '251860', '251861', '255258']
nosy_count = 5.0
nosy_names = ['anthon', 'eric.smith', 'python-dev', 'jayvdb', 'Bill Tutt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25034'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']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