-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Closed
Copy link
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 | 20138 |
|---|---|
| Nosy | @warsaw, @terryjreedy, @orsenthil, @vstinner, @mitsuhiko, @bitdancer, @apollo13, @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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2014-01-14.09:02:25.633>
created_at = <Date 2014-01-06.09:46:59.117>
labels = ['type-bug', 'library']
title = 'wsgiref on Python 3.x incorrectly implements URL handling causing mangled Unicode'
updated_at = <Date 2014-01-14.09:02:25.631>
user = 'https://github.com/mitsuhiko'bugs.python.org fields:
activity = <Date 2014-01-14.09:02:25.631>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-01-14.09:02:25.633>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-01-06.09:46:59.117>
creator = 'aronacher'
dependencies = []
files = ['33416']
hgrepos = []
issue_num = 20138
keywords = ['patch']
message_count = 13.0
messages = ['207418', '207887', '207888', '207890', '207891', '207892', '207901', '207903', '207911', '207912', '207920', '207942', '208085']
nosy_count = 11.0
nosy_names = ['barry', 'terry.reedy', 'orsenthil', 'vstinner', 'aronacher', 'grahamd', 'r.david.murray', 'cvrebert', 'apollo13', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20138'
versions = ['Python 3.3', 'Python 3.4']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