diff options
author | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2019-09-13 23:04:15 +0100 |
---|---|---|
committer | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2019-09-14 21:35:15 +0100 |
commit | 5e148ad95f6135382ee5adf999a38342b792ae06 (patch) | |
tree | dc3602426c41e68e32a2ffda27cbfe0b015acbeb /numpy/lib/utils.py | |
parent | 31ffdecf07d18ed4dbb66b171cb0f998d4b190fa (diff) | |
download | numpy-5e148ad95f6135382ee5adf999a38342b792ae06.tar.gz |
BUG: Fix randint when range is 2**32
Fix randint to use 32-bit path when range is exactly 2**32
closes #14189
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions