-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-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 | 4947 |
---|---|
Nosy | @malemburg, @birkenfeld, @pitrou, @vstinner, @ezio-melotti, @merwok, @stevendaprano, @ssbarnea |
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/birkenfeld'
closed_at = <Date 2010-09-08.10:51:52.849>
created_at = <Date 2009-01-14.11:18:47.856>
labels = ['interpreter-core', 'type-bug', 'docs']
title = 'sys.stdout fails to use default encoding as advertised'
updated_at = <Date 2010-09-08.10:51:52.848>
user = 'https://github.com/stevendaprano'
bugs.python.org fields:
activity = <Date 2010-09-08.10:51:52.848>
actor = 'vstinner'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2010-09-08.10:51:52.849>
closer = 'vstinner'
components = ['Documentation', 'Interpreter Core']
creation = <Date 2009-01-14.11:18:47.856>
creator = 'steven.daprano'
dependencies = []
files = ['18524']
hgrepos = []
issue_num = 4947
keywords = ['patch']
message_count = 12.0
messages = ['79849', '79852', '79887', '87635', '87637', '87638', '113890', '113891', '113892', '113900', '113901', '115857']
nosy_count = 14.0
nosy_names = ['lemburg', 'georg.brandl', 'ggenellina', 'pitrou', 'vstinner', 'hongqn', 'ezio.melotti', 'eric.araujo', 'steven.daprano', 'zuo', 'ssbarnea', 'cvrebert', 'srid', 'denilsonsa']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4947'
versions = ['Python 2.6', 'Python 2.7']
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-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