-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 15633 |
|---|---|
| Nosy | @orsenthil, @pitrou, @bitdancer |
| 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 2013-02-02.22:14:07.227>
created_at = <Date 2012-08-13.01:31:03.152>
labels = ['type-bug', 'library']
title = 'httplib.response is not closed after all data has been read'
updated_at = <Date 2013-02-03.03:39:05.432>
user = 'https://bugs.python.org/nikratio'bugs.python.org fields:
activity = <Date 2013-02-03.03:39:05.432>
actor = 'nikratio'
assignee = 'none'
closed = True
closed_date = <Date 2013-02-02.22:14:07.227>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2012-08-13.01:31:03.152>
creator = 'nikratio'
dependencies = []
files = ['28913']
hgrepos = []
issue_num = 15633
keywords = ['patch']
message_count = 14.0
messages = ['168068', '168095', '168147', '168153', '168197', '173514', '173515', '180959', '180966', '180992', '181219', '181220', '181221', '181238']
nosy_count = 6.0
nosy_names = ['orsenthil', 'pitrou', 'r.david.murray', 'nikratio', 'python-dev', 'piotr.dobrogost']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15633'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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