-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 20951 |
|---|---|
| Nosy | @pitrou, @giampaolo, @tiran, @bitdancer, @bdarnell |
| 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-04-29.08:06:41.244>
created_at = <Date 2014-03-16.21:16:31.275>
labels = ['type-feature', 'library']
title = 'SSLSocket.send() returns 0 for non-blocking socket'
updated_at = <Date 2014-05-01.12:09:37.606>
user = 'https://bugs.python.org/nikratio'bugs.python.org fields:
activity = <Date 2014-05-01.12:09:37.606>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-29.08:06:41.244>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-03-16.21:16:31.275>
creator = 'nikratio'
dependencies = []
files = ['34448', '34504', '34541', '34608', '34633', '35062', '35082']
hgrepos = []
issue_num = 20951
keywords = ['patch']
message_count = 31.0
messages = ['213759', '213761', '213764', '213766', '213774', '213776', '213778', '213779', '213780', '213782', '214042', '214121', '214316', '214772', '214847', '214848', '214876', '214877', '214878', '214889', '214931', '217322', '217483', '217484', '217485', '217489', '217492', '217567', '217583', '217673', '217689']
nosy_count = 8.0
nosy_names = ['janssen', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'r.david.murray', 'nikratio', 'python-dev', 'Ben.Darnell']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue20951'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement