Message186721
| Author | mark.dickinson |
|---|---|
| Recipients | Chaka_bum, asvetlov, mark.dickinson, mark108, python-dev, rhettinger, serhiy.storchaka, terry.reedy |
| Date | 2013-04-13.14:36:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1365863767.44.0.00406656802845.issue13355@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree that the issue_13355.patch commit should be reverted: the code used to work fine in the case high < mode < low, and now does not. (Similarly, a call to random.uniform(2.0, 1.0) works as expected at the moment.) Really, I think all that's needed here is Terry's suggested one-line fix. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-13 14:36:07 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, terry.reedy, asvetlov, python-dev, mark108, serhiy.storchaka, Chaka_bum |
| 2013-04-13 14:36:07 | mark.dickinson | set | messageid: <1365863767.44.0.00406656802845.issue13355@psf.upfronthosting.co.za> |
| 2013-04-13 14:36:07 | mark.dickinson | link | issue13355 messages |
| 2013-04-13 14:36:07 | mark.dickinson | create | |