mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
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