Message276756
| 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:04 | tim.peters | set | recipients: + tim.peters, rhettinger, mark.dickinson, vstinner, ned.deily, steven.daprano, martin.panter, serhiy.storchaka |
| 2016-09-16 22:11:04 | tim.peters | set | messageid: <1474063864.42.0.0772494883475.issue27761@psf.upfronthosting.co.za> |
| 2016-09-16 22:11:04 | tim.peters | link | issue27761 messages |
| 2016-09-16 22:11:04 | tim.peters | create | |