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 python-dev
Recipients Chaka_bum, asvetlov, larry, mark108, python-dev, rhettinger, serhiy.storchaka, skrah, terry.reedy
Date 2014-05-26.00:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gcKGS4fNSz7LlF@mail.python.org>
In-reply-to
Content
New changeset 6dc5c4ba7544 by Raymond Hettinger in branch '2.7':
Issue 13355:  Make random.triangular degrade gracefully when low == high.
http://hg.python.org/cpython/rev/6dc5c4ba7544
History
Date User Action Args
2014-05-26 00:40:33python-devsetrecipients: + python-dev, rhettinger, terry.reedy, larry, asvetlov, skrah, mark108, serhiy.storchaka, Chaka_bum
2014-05-26 00:40:33python-devlinkissue13355 messages
2014-05-26 00:40:33python-devcreate