This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 paulehoffman
收信人 Arfrever, MrJean1, ajaksu2, barry, belopolsky, benjamin.peterson, inducer, mark.dickinson, martin.panter, meador.inge, ncoghlan, noufal, paulehoffman, pitrou, pv, skrah, teoliphant
日期 2013-04-22.19:35:25
SpamBayes Score -1.0
Marked as misclassified
Message-id <1366659325.35.0.227157003765.issue3132@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2013-04-22 19:35:25paulehoffman修改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:25paulehoffman修改messageid: <1366659325.35.0.227157003765.issue3132@psf.upfronthosting.co.za>
2013-04-22 19:35:25paulehoffman链接issue3132 messages
2013-04-22 19:35:25paulehoffman创建