[issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions

R. David Murray report at bugs.python.org
Fri Jun 24 20:18:04 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

If this worked in 2.6 and fails in 2.7, it would probably be helpful if we can determine what change broke it.  I believe hg has some sort of 'bisect' support that might make this not too onerous to do.  Senthil (or someone) will eventually either figure out the problem or do the bisect, but if you want to speed things along you could do the bisect.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list