summaryrefslogtreecommitdiffstats
path: root/Python/legacy_tracing.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-05-24 12:31:40 (GMT)
committerGitHub <noreply@github.com>2024-05-24 12:31:40 (GMT)
commit92fab3356f4c61d4c73606e4fae705c6d8f6213b (patch)
treed29ef6ae86d34af906b05a4541681a163dca5b71 /Python/legacy_tracing.c
parentb48a3dbff4d70e72797e67b46276564fc63ddb89 (diff)
downloadcpython-92fab3356f4c61d4c73606e4fae705c6d8f6213b.zip
cpython-92fab3356f4c61d4c73606e4fae705c6d8f6213b.tar.gz
cpython-92fab3356f4c61d4c73606e4fae705c6d8f6213b.tar.bz2
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.
Diffstat (limited to 'Python/legacy_tracing.c')
0 files changed, 0 insertions, 0 deletions