[pypy-issue] [issue1381] random() generator returning result outside the 0.0 .. 1.0 domain.

klankschap tracker at bugs.pypy.org
Wed Jan 23 20:11:35 CET 2013


New submission from klankschap <vm at klankschap.nl>:

in python 2.7.3 there is an issue with the random() generator returning result 
outside the 0.0 .. 1.0 domain.
in their bugtracker as issue 14591

the current pypy suffers from the same issue.
could it be corrected as well, as a lot of (internal) things depend on its 
correct behavior

.F

----------
messages: 5211
nosy: klankschap, pypy-issue
priority: critical
release: 2.0
status: unread
title: random() generator returning result outside the 0.0 .. 1.0 domain.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1381>
________________________________________


More information about the pypy-issue mailing list