Message219145
| Author | serhiy.storchaka |
|---|---|
| Recipients | Chaka_bum, asvetlov, larry, mark108, python-dev, rhettinger, serhiy.storchaka, skrah, terry.reedy |
| Date | 2014-05-26.08:35:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1401093302.4.0.00199615580392.issue13355@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note the catch on 2.7. triangular(10, 10.0) returns 10.0, but triangular(10, 10.0, 10.0) returns 10. If then you divide by the result... I proposed change "return low" to "return low + 0.0". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-26 08:35:02 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, terry.reedy, larry, asvetlov, skrah, python-dev, mark108, Chaka_bum |
| 2014-05-26 08:35:02 | serhiy.storchaka | set | messageid: <1401093302.4.0.00199615580392.issue13355@psf.upfronthosting.co.za> |
| 2014-05-26 08:35:02 | serhiy.storchaka | link | issue13355 messages |
| 2014-05-26 08:35:02 | serhiy.storchaka | create | |