-
-
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 | 23804 |
|---|---|
| Nosy | @tiran, @alex, @vadmium, @dstufft |
| 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-07-11.06:54:06.704>
created_at = <Date 2015-03-29.10:30:23.554>
labels = ['type-bug', 'library']
title = 'SSLSocket.recv(0) receives up to 1024 bytes'
updated_at = <Date 2016-07-11.13:29:04.603>
user = 'https://github.com/vadmium'bugs.python.org fields:
activity = <Date 2016-07-11.13:29:04.603>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2016-07-11.06:54:06.704>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2015-03-29.10:30:23.554>
creator = 'martin.panter'
dependencies = []
files = ['39378', '43555']
hgrepos = []
issue_num = 23804
keywords = ['patch']
message_count = 7.0
messages = ['239483', '243244', '262549', '269344', '270152', '270177', '270180']
nosy_count = 5.0
nosy_names = ['christian.heimes', 'alex', 'python-dev', 'martin.panter', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23804'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']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