-
-
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 | 26309 |
|---|---|
| Nosy | @vadmium, @palaviv |
| 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-02-19.04:31:23.977>
created_at = <Date 2016-02-08.16:58:33.464>
labels = ['library', 'performance']
title = "socketserver.BaseServer._handle_request_noblock() doesn't shutdown request if verify_request is False"
updated_at = <Date 2016-02-19.04:31:23.975>
user = 'https://github.com/palaviv'bugs.python.org fields:
activity = <Date 2016-02-19.04:31:23.975>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2016-02-19.04:31:23.977>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2016-02-08.16:58:33.464>
creator = 'palaviv'
dependencies = []
files = ['41855', '41856', '41874', '41930']
hgrepos = []
issue_num = 26309
keywords = ['patch']
message_count = 12.0
messages = ['259861', '259863', '259923', '259953', '260263', '260317', '260348', '260450', '260452', '260496', '260498', '260504']
nosy_count = 3.0
nosy_names = ['python-dev', 'martin.panter', 'palaviv']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue26309'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']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