[issue10783] struct.pack() and Unicode strings

Raymond Hettinger report at bugs.python.org
Tue Dec 28 08:56:19 CET 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Errors should not pass silently :-)

Given the buggy behavior, we have several options including just removing the implicit conversion and going back to bytes only.

----------

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


More information about the Python-bugs-list mailing list