[issue1392] py3k-pep3137: str(bytes()) and str(buffer()) should raise TypeError patch

Christian Heimes report at bugs.python.org
Mon Nov 5 16:17:25 CET 2007


Christian Heimes added the comment:

Here is an updated patch that fixes an error in httplib that was causing
the xmlrpc test suite to block.

Added file: http://bugs.python.org/file8695/py3k-pep3137_remove_str_bytes2.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1392>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k-pep3137_remove_str_bytes2.patch
Type: text/x-diff
Size: 5142 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071105/8185cd9c/attachment.patch 


More information about the Python-bugs-list mailing list