-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 26717 |
|---|---|
| Nosy | @vadmium, @asottile |
| 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 = <Date 2016-04-17.08:23:34.103>
created_at = <Date 2016-04-08.20:48:05.576>
labels = ['type-bug', 'library']
title = 'wsgiref.simple_server: mojibake with cp1252 bytes in PATH_INFO'
updated_at = <Date 2016-04-20.14:34:55.073>
user = 'https://github.com/asottile'bugs.python.org fields:
activity = <Date 2016-04-20.14:34:55.073>
actor = 'Anthony Sottile'
assignee = 'none'
closed = True
closed_date = <Date 2016-04-17.08:23:34.103>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2016-04-08.20:48:05.576>
creator = 'Anthony Sottile'
dependencies = []
files = ['42402', '42403', '42404', '42405', '42531']
hgrepos = []
issue_num = 26717
keywords = ['patch']
message_count = 10.0
messages = ['263043', '263044', '263048', '263050', '263054', '263055', '263056', '263596', '263818', '263844']
nosy_count = 4.0
nosy_names = ['python-dev', 'martin.panter', 'Anthony Sottile', '\xd0\x90\xd0\xbb\xd0\xb5\xd0\xba\xd1\x81\xd0\xb0\xd0\xbd\xd0\xb4\xd1\x80 \xd0\xad\xd1\x80\xd0\xb8']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26717'
versions = ['Python 3.5', 'Python 3.6']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