Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don’t inherit from object (#1084) | lovetox | 2022-01-30 | 1 | -1/+1 |
* | Paint it Black by the Rolling Stones (#920) | Alex Gaynor | 2020-07-23 | 1 | -6/+2 |
* | restore a subset of the rand module (#708) | Paul Kehrer | 2017-11-20 | 1 | -0/+38 |
* | Delete rand.py (#675) | Alex Gaynor | 2017-07-25 | 1 | -172/+0 |
* | Fixed #657 -- handle OverflowErrors on large allocation requests (#659) | Alex Gaynor | 2017-07-06 | 1 | -4/+4 |
* | Drop the deprecated rand.egd function (#630) | Alex Gaynor | 2017-05-31 | 1 | -22/+0 |
* | Patch up easy TypeError-based coverage gaps (#598) | lymanZerga11 | 2017-01-30 | 1 | -4/+16 |
* | Convert test_rand to use pytest-style tests (#563) | Alex Chan | 2016-10-24 | 1 | -95/+82 |
* | Fixed #529 -- use the native bytes syntax (#536) | Alex Gaynor | 2016-09-11 | 1 | -6/+6 |
* | Replace the only EGD call by urandom | Hynek Schlawack | 2015-10-20 | 1 | -34/+17 |
* | Move package into src | Hynek Schlawack | 2015-10-17 | 1 | -0/+212 |