[issue10012] httplib shadows builtin, assumes strings

Senthil Kumaran report at bugs.python.org
Sun Oct 3 08:34:13 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Here are patches with tests for py3k and release27-maint, for explicit conversion of header values to bytes/str.

If someone likes to review the patch, please provide your comments.

----------
keywords: +patch
resolution:  -> accepted
stage:  -> patch review
type:  -> behavior
versions: +Python 3.1, Python 3.2
Added file: http://bugs.python.org/file19116/issue10012-release27-maint.patch

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


More information about the Python-bugs-list mailing list