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 hniksic
Recipients hniksic, jbradaric, mark.dickinson, skrah
Date 2014-04-07.11:27:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396870070.8.0.959402129026.issue21167@psf.upfronthosting.co.za>
In-reply-to
Content
The compilation was performed with the default flags, i.e. without -fp-model strict or similar.

If Python requires strict IEEE 754 floating-point, it should probably be mentioned at a prominent place in the documentation. Administrators building Python with alternative compilers or on non-gcc Unix systems might not be aware of the issue.
History
Date User Action Args
2014-04-07 11:27:50hniksicsetrecipients: + hniksic, mark.dickinson, skrah, jbradaric
2014-04-07 11:27:50hniksicsetmessageid: <1396870070.8.0.959402129026.issue21167@psf.upfronthosting.co.za>
2014-04-07 11:27:50hniksiclinkissue21167 messages
2014-04-07 11:27:50hniksiccreate