-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 16585 |
|---|---|
| Nosy | @malemburg, @doerwalter, @pitrou, @vstinner, @pjenvey, @benjaminp, @ezio-melotti, @serhiy-storchaka |
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 2012-12-02.16:21:14.136>
created_at = <Date 2012-11-30.20:20:22.105>
labels = ['type-bug', 'library']
title = "surrogateescape broken w/ multibytecodecs' encode"
updated_at = <Date 2012-12-02.16:33:24.243>
user = 'https://github.com/pjenvey'bugs.python.org fields:
activity = <Date 2012-12-02.16:33:24.243>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2012-12-02.16:21:14.136>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2012-11-30.20:20:22.105>
creator = 'pjenvey'
dependencies = []
files = []
hgrepos = []
issue_num = 16585
keywords = []
message_count = 5.0
messages = ['176711', '176717', '176780', '176798', '176799']
nosy_count = 10.0
nosy_names = ['lemburg', 'doerwalter', 'pitrou', 'vstinner', 'pjenvey', 'benjamin.peterson', 'ezio.melotti', 'docs@python', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16585'
versions = ['Python 3.2', '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