gh-69214: Fix fcntl.ioctl() request type (#119498)
Use an 'unsigned long' instead of an 'unsigned int' for the request parameter of fcntl.ioctl() to support requests larger than UINT_MAX.
V
Victor Stinner committed
92fab3356f4c61d4c73606e4fae705c6d8f6213b
Parent: b48a3db
Committed by GitHub <noreply@github.com>
on 5/24/2024, 12:31:40 PM