-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 12546 |
---|---|
Nosy | @vstinner, @ericvsmith, @ezio-melotti, @florentx, @sorcio |
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 2014-04-14.16:09:44.041>
created_at = <Date 2011-07-13.06:58:06.161>
labels = ['interpreter-core', 'type-bug']
title = 'builtin __format__ methods cannot fill with \\x00 char'
updated_at = <Date 2014-05-19.15:15:04.784>
user = 'https://bugs.python.org/GavinAndresen'
bugs.python.org fields:
activity = <Date 2014-05-19.15:15:04.784>
actor = 'eric.smith'
assignee = 'eric.smith'
closed = True
closed_date = <Date 2014-04-14.16:09:44.041>
closer = 'eric.smith'
components = ['Interpreter Core']
creation = <Date 2011-07-13.06:58:06.161>
creator = 'Gavin.Andresen'
dependencies = []
files = ['22640']
hgrepos = []
issue_num = 12546
keywords = ['patch']
message_count = 14.0
messages = ['140225', '140231', '140233', '140235', '140238', '140242', '140654', '215457', '215793', '216093', '216105', '216106', '218782', '218797']
nosy_count = 7.0
nosy_names = ['vstinner', 'eric.smith', 'ezio.melotti', 'flox', 'davide.rizzo', 'python-dev', 'Gavin.Andresen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12546'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error