py_getrandom(): use long type for the syscall() result
Issue #27278. It should fix a conversion warning. In practice, the Linux kernel doesn't return more than 32 MB per call to the getrandom() syscall.
V
Victor Stinner committed
ec721f3305c04b5d136e2d21cb73c5bdfdd81684
Parent: adef646