[New-bugs-announce] [issue26586] Simple enhancement to BaseHTTPRequestHandler

Xiang Zhang report at bugs.python.org
Fri Mar 18 00:06:16 EDT 2016


New submission from Xiang Zhang:

This patch propose several simple enhancement to BaseHTTPRequestHandler. It removes some redundant code and add handler for too many headers.

----------
components: Library (Lib)
files: simple_enhancement.patch
keywords: patch
messages: 261946
nosy: xiang.zhang
priority: normal
severity: normal
status: open
title: Simple enhancement to BaseHTTPRequestHandler
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file42196/simple_enhancement.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26586>
_______________________________________


More information about the New-bugs-announce mailing list