Message187583
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. |
|
Date |
User |
Action |
Args |
2013-04-22 19:35:25 | paulehoffman | set | recipients:
+ paulehoffman, barry, teoliphant, mark.dickinson, ncoghlan, belopolsky, pitrou, inducer, ajaksu2, MrJean1, benjamin.peterson, pv, Arfrever, noufal, skrah, meador.inge, martin.panter |
2013-04-22 19:35:25 | paulehoffman | set | messageid: <1366659325.35.0.227157003765.issue3132@psf.upfronthosting.co.za> |
2013-04-22 19:35:25 | paulehoffman | link | issue3132 messages |
2013-04-22 19:35:25 | paulehoffman | create | |
|