Issue #18756: os.urandom() now uses a lazily-opened persistent file descriptor,…
Issue #18756: os.urandom() now uses a lazily-opened persistent file descriptor, so as to avoid using many file descriptors when run in parallel from multiple threads.
Showing
Please
register
or
sign in
to comment