[issue1762561] unable to serialize Infinity or NaN on ARM using marshal

Mark Dickinson report at bugs.python.org
Fri Feb 13 17:11:02 CET 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

> native endianness support in the struct module comes to mind

Sorry:  ignore that.  The patch already covers this, since the struct 
module just uses _PyFloat_{Unp,P}ack8.

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


More information about the Python-bugs-list mailing list