]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144206: Improve error messages for buffer overflow in fcntl.fcntl() and fcntl...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 29 Jan 2026 13:04:37 +0000 (15:04 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Jan 2026 13:04:37 +0000 (15:04 +0200)
commita7cec565c17facf7fc2419f655fc43a621ae7dbc
tree357c4e13192a4e5991f397bfd974f0775d958b9b
parent927eb448aad6436d794ec9f55780013e25609600
gh-144206: Improve error messages for buffer overflow in fcntl.fcntl() and fcntl.ioctl() (GH-144273)
Misc/NEWS.d/next/Library/2026-01-27-14-23-10.gh-issue-144206.l0un4U.rst [new file with mode: 0644]
Modules/fcntlmodule.c