Paul Hoffman added the comment:

Following up on 
http://mail.python.org/pipermail/python-ideas/2011-March/009656.html, I would 
like to request that struct also handle half-precision floats directly. It's a 
short change, and half-precision floats are becoming much more popular in 
applications.

Adding this to struct would also maybe need to change math.isinf and 
math.isnan, but maybe not.

----------
nosy: +paulehoffman

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

Reply via email to