-
-
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 | 25951 |
---|---|
Nosy | @pitrou, @giampaolo, @tiran, @alex, @vadmium, @dstufft, @palaviv |
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-03.03:58:59.950>
created_at = <Date 2015-12-25.14:45:15.904>
labels = ['type-bug', 'library']
title = 'SSLSocket.sendall() does not return None on success like socket.sendall()'
updated_at = <Date 2016-04-03.03:58:59.949>
user = 'https://bugs.python.org/progval'
bugs.python.org fields:
activity = <Date 2016-04-03.03:58:59.949>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2016-04-03.03:58:59.950>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2015-12-25.14:45:15.904>
creator = 'progval'
dependencies = []
files = ['42278', '42285']
hgrepos = []
issue_num = 25951
keywords = ['patch']
message_count = 7.0
messages = ['256992', '262370', '262388', '262409', '262479', '262810', '262812']
nosy_count = 10.0
nosy_names = ['janssen', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'alex', 'progval', 'python-dev', 'martin.panter', 'dstufft', 'palaviv']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25951'
versions = ['Python 3.6']
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