| commit | af59732102e98c9a26b7530e9138c8a63c6495d8 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 20 22:26:18 2016 +0200 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 20 22:26:18 2016 +0200 |
| tree | 0e5d679c77a6b4b8a746099288b5577d9e77378a | |
| parent | a327331ceca9ff91f0a5f77b8de30d50bd9b164b [diff] |
Cleanup random.c
Issue #27955: modify py_getrnadom() and dev_urandom()
* Add comments from Python 3.7
* PEP 7 style: add {...}