-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| BPO | 21032 |
|---|---|
| Nosy | @vadmium, @serhiy-storchaka, @fbidu |
| PRs | assert from http/client.py #22737 |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2014-12-01.11:24:01.368>
created_at = <Date 2014-03-23.04:05:47.742>
labels = ['library', 'performance']
title = 'Socket leak if HTTPConnection.getresponse() fails'
updated_at = <Date 2020-10-23.19:09:49.466>
user = 'https://github.com/vadmium'bugs.python.org fields:
activity = <Date 2020-10-23.19:09:49.466>
actor = 'fbidu'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-12-01.11:24:01.368>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-03-23.04:05:47.742>
creator = 'martin.panter'
dependencies = []
files = ['34579', '34580']
hgrepos = []
issue_num = 21032
keywords = ['patch']
message_count = 7.0
messages = ['214546', '231330', '231917', '231922', '231923', '231930', '231934']
nosy_count = 4.0
nosy_names = ['python-dev', 'martin.panter', 'serhiy.storchaka', 'fbidu']
pr_nums = ['22737']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue21032'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory