mirror of
https://github.com/python/cpython.git
synced 2026-07-07 02:32:22 -04:00
9eb57c5fa5
and stored in pyconfig.h as the new HAVE_GETRANDOM_SYSCALL define. Fix os.urandom() tests using file descriptors if os.urandom() uses getrandom().
Miscellaneous source files for the main Python shared library