From: Benjamin Peterson Date: Mon, 8 Sep 2008 22:09:39 +0000 (+0000) Subject: Blocked revisions 66142 via svnmerge X-Git-Tag: v3.0rc1~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5b4ca6c998ca64681a8f1259c244da02313fad4;p=python 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. ........ ---