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 davin, jeff.allen, mark.dickinson, rhettinger, serhiy.storchaka, skrah, tim.peters
Date 2017-10-31.18:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509476023.95.0.213398074469.issue31630@psf.upfronthosting.co.za>
In-reply-to
Content
> Seems the first result is calculated at compile time

Makes sense. Last time I looked, gcc uses MPFR for the compile-time calls, so I'd expect those to be correctly rounded.
History
Date User Action Args
2017-10-31 18:53:44mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, skrah, serhiy.storchaka, jeff.allen, davin
2017-10-31 18:53:43mark.dickinsonsetmessageid: <1509476023.95.0.213398074469.issue31630@psf.upfronthosting.co.za>
2017-10-31 18:53:43mark.dickinsonlinkissue31630 messages
2017-10-31 18:53:43mark.dickinsoncreate