-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 5949 |
---|---|
Nosy | @warsaw, @rhettinger, @ncoghlan, @benjaminp, @bitdancer |
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/bitdancer'
closed_at = <Date 2009-12-12.18:47:24.325>
created_at = <Date 2009-05-06.15:45:39.779>
labels = ['type-bug', 'library']
title = 'IMAP4_SSL spin because of SSLSocket.suppress_ragged_eofs'
updated_at = <Date 2009-12-12.18:47:24.324>
user = 'https://bugs.python.org/kevinwatters'
bugs.python.org fields:
activity = <Date 2009-12-12.18:47:24.324>
actor = 'r.david.murray'
assignee = 'r.david.murray'
closed = True
closed_date = <Date 2009-12-12.18:47:24.325>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2009-05-06.15:45:39.779>
creator = 'kevinwatters'
dependencies = []
files = ['15456', '15474', '15510', '15511', '15512']
hgrepos = []
issue_num = 5949
keywords = ['patch']
message_count = 38.0
messages = ['87337', '87359', '87410', '91663', '93392', '93401', '93402', '93621', '93708', '95424', '96010', '96017', '96018', '96019', '96020', '96021', '96025', '96027', '96028', '96029', '96030', '96031', '96038', '96039', '96050', '96052', '96061', '96170', '96172', '96174', '96176', '96177', '96178', '96179', '96180', '96186', '96187', '96300']
nosy_count = 10.0
nosy_names = ['barry', 'rhettinger', 'ncoghlan', 'janssen', 'scott.dial', 'kevinwatters', 'benjamin.peterson', 'r.david.murray', 'rmore', 'rtucker']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5949'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error