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 schwab
Recipients Arfrever, BreamoreBoy, benjamin.peterson, georg.brandl, larry, loewis, mark.dickinson, mirabilos, pitrou, schwab, skrah, tim.peters
Date 2014-04-09.16:38:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397061509.52.0.227048782494.issue20904@psf.upfronthosting.co.za>
In-reply-to
Content
The only problem is that under some conditions involving denormalized numbers the result may lose a bit of precision.  But that is mostly irrelevant for this issue, at least it wouldn't make it worse than it is now.
History
Date User Action Args
2014-04-09 16:38:29schwabsetrecipients: + schwab, tim.peters, loewis, georg.brandl, mark.dickinson, pitrou, larry, benjamin.peterson, Arfrever, skrah, BreamoreBoy, mirabilos
2014-04-09 16:38:29schwabsetmessageid: <1397061509.52.0.227048782494.issue20904@psf.upfronthosting.co.za>
2014-04-09 16:38:29schwablinkissue20904 messages
2014-04-09 16:38:29schwabcreate