summaryrefslogtreecommitdiff
path: root/tests/test_rand.py
Commit message (Expand)AuthorAgeFilesLines
* Don’t inherit from object (#1084)lovetox2022-01-301-1/+1
* Paint it Black by the Rolling Stones (#920)Alex Gaynor2020-07-231-6/+2
* restore a subset of the rand module (#708)Paul Kehrer2017-11-201-0/+38
* Delete rand.py (#675)Alex Gaynor2017-07-251-172/+0
* Fixed #657 -- handle OverflowErrors on large allocation requests (#659)Alex Gaynor2017-07-061-4/+4
* Drop the deprecated rand.egd function (#630)Alex Gaynor2017-05-311-22/+0
* Patch up easy TypeError-based coverage gaps (#598)lymanZerga112017-01-301-4/+16
* Convert test_rand to use pytest-style tests (#563)Alex Chan2016-10-241-95/+82
* Fixed #529 -- use the native bytes syntax (#536)Alex Gaynor2016-09-111-6/+6
* Replace the only EGD call by urandomHynek Schlawack2015-10-201-34/+17
* Move package into srcHynek Schlawack2015-10-171-0/+212