mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
a49a2078e8
pyurandom() is now responsible to call getentropy() or getrandom(). Enhance also dev_urandom() and pyurandom() documentation.
Miscellaneous source files for the main Python shared library