-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 16298 |
|---|---|
| Nosy | @orsenthil, @pitrou, @asvetlov, @slingamn |
| 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 2012-12-15.18:30:17.609>
created_at = <Date 2012-10-22.11:32:32.357>
labels = ['type-bug', 'library']
title = 'httplib.HTTPResponse.read could potentially leave the socket opened forever'
updated_at = <Date 2012-12-15.18:56:56.117>
user = 'https://bugs.python.org/eranrund'bugs.python.org fields:
activity = <Date 2012-12-15.18:56:56.117>
actor = 'eranrund'
assignee = 'none'
closed = True
closed_date = <Date 2012-12-15.18:30:17.609>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2012-10-22.11:32:32.357>
creator = 'eranrund'
dependencies = []
files = ['27913']
hgrepos = []
issue_num = 16298
keywords = ['patch']
message_count = 10.0
messages = ['173505', '174037', '174613', '174807', '175039', '177539', '177540', '177545', '177546', '177548']
nosy_count = 7.0
nosy_names = ['orsenthil', 'pitrou', 'asvetlov', 'python-dev', 'piotr.dobrogost', 'eranrund', 'slingamn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16298'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']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