mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
3e1b8d6e67
random.getrandbits() can now generate more that 2**31 bits.
random.randbytes() can now generate more that 256 MiB.
(cherry picked from commit 68784fed78)
Source files for various builtin objects