mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
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