-
-
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 | 26499 |
|---|---|
| Nosy | @kristjanvalur, @peterjc, @vadmium, @serhiy-storchaka |
| 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-03-16.08:39:57.154>
created_at = <Date 2016-03-07.10:10:53.557>
labels = ['type-bug', 'library']
title = 'http.client.IncompleteRead from HTTPResponse read after part reading file'
updated_at = <Date 2016-03-16.08:39:57.153>
user = 'https://github.com/peterjc'bugs.python.org fields:
activity = <Date 2016-03-16.08:39:57.153>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2016-03-16.08:39:57.154>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2016-03-07.10:10:53.557>
creator = 'maubp'
dependencies = []
files = ['42084', '42097', '42106', '42151', '42155', '42170']
hgrepos = []
issue_num = 26499
keywords = ['patch', '3.5regression']
message_count = 12.0
messages = ['261287', '261309', '261401', '261405', '261409', '261470', '261622', '261656', '261673', '261695', '261801', '261842']
nosy_count = 6.0
nosy_names = ['kristjan.jonsson', 'SilentGhost', 'maubp', 'python-dev', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26499'
versions = ['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