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 tim.peters
Recipients mark.dickinson, martin.panter, ned.deily, rhettinger, serhiy.storchaka, steven.daprano, tim.peters, vstinner
Date 2016-09-16.22:11:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474063864.42.0.0772494883475.issue27761@psf.upfronthosting.co.za>
In-reply-to
Content
Oops!  The `D2**e` in that code should be `pow(D2, e)`, to make it use the correct decimal context.
History
Date User Action Args
2016-09-16 22:11:04tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson, vstinner, ned.deily, steven.daprano, martin.panter, serhiy.storchaka
2016-09-16 22:11:04tim.peterssetmessageid: <1474063864.42.0.0772494883475.issue27761@psf.upfronthosting.co.za>
2016-09-16 22:11:04tim.peterslinkissue27761 messages
2016-09-16 22:11:04tim.peterscreate