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 mark.dickinson
Recipients Eli.Stevens, asvetlov, belopolsky, mark.dickinson, mark.wiebe, paulehoffman, pitrou
Date 2013-04-23.07:19:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366701581.86.0.674139729939.issue11734@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see how math.isnan or math.isinf would be affected: we're not proposing to make a float16 Python type, so math.isnan would never encounter a float16 value.
History
Date User Action Args
2013-04-23 07:19:41mark.dickinsonsetrecipients: + mark.dickinson, belopolsky, pitrou, asvetlov, Eli.Stevens, mark.wiebe, paulehoffman
2013-04-23 07:19:41mark.dickinsonsetmessageid: <1366701581.86.0.674139729939.issue11734@psf.upfronthosting.co.za>
2013-04-23 07:19:41mark.dickinsonlinkissue11734 messages
2013-04-23 07:19:41mark.dickinsoncreate