Caelyn McAulay added the comment:

I was unable to locate a point in the code where we could be certain that the 
error was ultimately caused by trying to use (unicode) strings instead of bytes 
object.

The patch adds a logging statement suggesting what the trouble is when the 
error is (probably) encountered.

Someone with more experience than me will need to make the call about whether 
this is a useful addition or not.

----------
keywords: +patch
Added file: http://bugs.python.org/file34913/issue12523.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12523>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to