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.

Author paulehoffman
Recipients Eli.Stevens, asvetlov, belopolsky, mark.dickinson, mark.wiebe, paulehoffman, pitrou
Date 2013-04-22.20:22:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366662124.41.0.320343952403.issue11734@psf.upfronthosting.co.za>
In-reply-to
Content
Just another voice for seeing this put in a deployed version of Python. Half-precision floats are becoming more common in applications.

Question: does adding this affect math.isnan and math.isinf?
History
Date User Action Args
2013-04-22 20:22:04paulehoffmansetrecipients: + paulehoffman, mark.dickinson, belopolsky, pitrou, asvetlov, Eli.Stevens, mark.wiebe
2013-04-22 20:22:04paulehoffmansetmessageid: <1366662124.41.0.320343952403.issue11734@psf.upfronthosting.co.za>
2013-04-22 20:22:04paulehoffmanlinkissue11734 messages
2013-04-22 20:22:04paulehoffmancreate