Issue #22181: The availability of the getrandom() is now checked in configure,
and stored in pyconfig.h as the new HAVE_GETRANDOM_SYSCALL define. Fix os.urandom() tests using file descriptors if os.urandom() uses getrandom().
V
Victor Stinner committed
9eb57c5fa50ed2f57d9320bb575371868316b5f2
Parent: 79d68f9