[issue1530559] struct.pack raises TypeError where it used to convert

Florent Xicluna report at bugs.python.org
Mon Mar 8 19:18:35 CET 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

I would suggest to raise a py3k warning instead of a plain warning.
AFAIU the implicit conversion is OK in 2.7, and it is removed in 3.x.

----------
nosy: +flox

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


More information about the Python-bugs-list mailing list