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, mark.dickinson, mark108, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2013-04-12.20:39:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZnWDv06Qkz7Ln8@mail.python.org>
In-reply-to
Content
New changeset 1062c66e9bdc by Andrew Svetlov in branch '2.7':
Issue #13355: Raise ValueError on random.triangular call with invalid params.
http://hg.python.org/cpython/rev/1062c66e9bdc
History
Date User Action Args
2013-04-12 20:39:43python-devsetrecipients: + python-dev, rhettinger, terry.reedy, mark.dickinson, asvetlov, mark108, serhiy.storchaka, Chaka_bum
2013-04-12 20:39:43python-devlinkissue13355 messages
2013-04-12 20:39:43python-devcreate