Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fd48a56b2742a3651a84e96c535009b90a9c6b93
/
Python
/
random.c
c0edade
Closes #15213: update comment for _PyOS_URandom
by Georg Brandl
· 12 years ago
f48a67b
Issue #18756: Improve error reporting in os.urandom() when the failure is due to something else than /dev/urandom not existing.
by Antoine Pitrou
· 12 years ago
e299cae
Issue #15340: Fix importing the random module when /dev/urandom cannot be opened.
by Antoine Pitrou
· 13 years ago
26da920
ensure no one tries to hash things before the random seed is found
by Benjamin Peterson
· 13 years ago
1e13eb0
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
by Barry Warsaw
· 13 years ago