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 rhettinger
Recipients Chaka_bum, asvetlov, mark.dickinson, mark108, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2013-04-13.06:03:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365833026.17.0.3770831475.issue13355@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't had a chance to look at this one yet and am reopening.

The triangular code was originally written so that low and high could be reversed and it would still work.  I don't want to break any code that might be relying on that.

Andrew Svetlov, this patch shouldn't be committed.  I'm the maintainer of the random module and the person who wrote the original code for triangular.  The bug report was assigned to me to take care of when I got a chance.  Please be less aggressive with the commits.
History
Date User Action Args
2013-04-13 06:03:46rhettingersetrecipients: + rhettinger, terry.reedy, mark.dickinson, asvetlov, python-dev, mark108, serhiy.storchaka, Chaka_bum
2013-04-13 06:03:46rhettingersetmessageid: <1365833026.17.0.3770831475.issue13355@psf.upfronthosting.co.za>
2013-04-13 06:03:46rhettingerlinkissue13355 messages
2013-04-13 06:03:46rhettingercreate