-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 19058 |
|---|---|
| Nosy | @pitrou, @vstinner, @bitdancer, @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 = None
closed_at = None
created_at = <Date 2013-09-20.21:29:35.651>
labels = ['type-bug', 'tests']
title = 'test_sys.test_ioencoding_nonascii() fails with ASCII locale encoding'
updated_at = <Date 2015-10-14.16:33:57.297>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2015-10-14.16:33:57.297>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2013-09-20.21:29:35.651>
creator = 'pitrou'
dependencies = []
files = ['31865', '31899']
hgrepos = []
issue_num = 19058
keywords = ['patch']
message_count = 13.0
messages = ['198174', '198175', '198181', '198369', '198370', '198373', '198379', '198544', '198552', '198553', '198554', '252514', '253008']
nosy_count = 4.0
nosy_names = ['pitrou', 'vstinner', 'r.david.murray', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19058'
versions = ['Python 3.4']Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done