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