[issue13355] random.triangular error when low = high=mode

Roundup Robot report at bugs.python.org
Fri Apr 12 22:31:12 CEST 2013


Roundup Robot added the comment:

New changeset c40e36a49033 by Andrew Svetlov in branch '3.3':
Issue #13355: Raise ValueError on random.triangular call with invalid params.
http://hg.python.org/cpython/rev/c40e36a49033

New changeset 613eb432b152 by Andrew Svetlov in branch 'default':
Issue #13355: Raise ValueError on random.triangular call with invalid params.
http://hg.python.org/cpython/rev/613eb432b152

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13355>
_______________________________________


More information about the Python-bugs-list mailing list