diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-16 15:23:58 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-16 15:23:58 +0200 |
commit | 4bad3b622e119cea330e0c0a8a6dc26b98f17d53 (patch) | |
tree | 1e28ef490cbfd23a3d6276a1a3a7f9575562ac8e /Python/dynamic_annotations.c | |
parent | c35a32fe850c3fc1edf32569b7aee8468209a23f (diff) | |
download | cpython-git-4bad3b622e119cea330e0c0a8a6dc26b98f17d53.tar.gz |
Issue #27776: Cleanup random.c
* Add pyurandom() helper function to factorize the code
* don't call Py_FatalError() in helper functions, but only in _PyRandom_Init()
if pyurandom() failed, to uniformize the code
Diffstat (limited to 'Python/dynamic_annotations.c')
0 files changed, 0 insertions, 0 deletions