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 skrah
Recipients mark.dickinson, paul.moore, pitrou, python-dev, r.david.murray, serhiy.storchaka, skrah, steve.dower, tim.golden, tim.peters, vstinner, zach.ware
Date 2015-11-08.15:23:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446996223.98.0.342514239077.issue24999@psf.upfronthosting.co.za>
In-reply-to
Content
> It looks to me that all issues are related to floating points.

You need to compile with "-fp-model strict" or the Windows
equivalent (I think "-fp-model precise").
History
Date User Action Args
2015-11-08 15:23:44skrahsetrecipients: + skrah, tim.peters, paul.moore, mark.dickinson, pitrou, vstinner, tim.golden, r.david.murray, python-dev, zach.ware, serhiy.storchaka, steve.dower
2015-11-08 15:23:43skrahsetmessageid: <1446996223.98.0.342514239077.issue24999@psf.upfronthosting.co.za>
2015-11-08 15:23:43skrahlinkissue24999 messages
2015-11-08 15:23:43skrahcreate