-
-
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 | 1065986 |
|---|---|
| Nosy | @loewis, @rhettinger, @cben, @vstinner, @benjaminp, @merwok, @akitada, @bitdancer, @taschini |
| 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 2014-01-05.20:42:28.609>
created_at = <Date 2004-11-14.01:36:55.000>
labels = ['type-bug', 'library']
title = 'Fix pydoc crashing on unicode strings'
updated_at = <Date 2014-01-05.22:14:27.082>
user = 'https://github.com/cben'bugs.python.org fields:
activity = <Date 2014-01-05.22:14:27.082>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2014-01-05.20:42:28.609>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2004-11-14.01:36:55.000>
creator = 'cben'
dependencies = []
files = ['6363', '25380', '31793', '31832', '32721', '32738', '33316']
hgrepos = []
issue_num = 1065986
keywords = ['patch']
message_count = 31.0
messages = ['47289', '47290', '47291', '47292', '158138', '158141', '158142', '159140', '159141', '159160', '159167', '159452', '169209', '175304', '175305', '175313', '175329', '197886', '197992', '198186', '198201', '203482', '203486', '203487', '203530', '203548', '207342', '207364', '207399', '207400', '207403']
nosy_count = 13.0
nosy_names = ['loewis', 'ping', 'rhettinger', 'cben', 'vstinner', 'benjamin.peterson', 'eric.araujo', 'akitada', 'r.david.murray', 'mu_mind', 'python-dev', 'ness', 'taschini']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1065986'
versions = ['Python 2.7']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