Discussion:
[Python-3000-checkins] r66315 - python/branches/py3k
benjamin.peterson
2008-09-08 22:09:39 UTC
Permalink
Author: benjamin.peterson
Date: Tue Sep 9 00:09:39 2008
New Revision: 66315

Log:
Blocked revisions 66142 via svnmerge

........
r66142 | gregory.p.smith | 2008-09-02 00:36:11 -0500 (Tue, 02 Sep 2008) | 3 lines

Issue #3708: os.urandom no longer goes into an infinite loop when passed a
non-integer floating point number.
........


Modified:
python/branches/py3k/ (props changed)

Loading...