]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#1… (#119905)
authorVictor Stinner <vstinner@python.org>
Sat, 1 Jun 2024 15:08:07 +0000 (17:08 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Jun 2024 15:08:07 +0000 (17:08 +0200)
commit34a0e7a8243ce708ae8c61ab213f38e8f882d4dc
tree1007c7cef14cb0f3a9f8afbc5cef00e3e5702413
parent6d9677d78e18012b4e53a92d43fabf0372d08c33
[3.12] Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#1… (#119905)

Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#119505)"

This reverts commit 078da88ad19e8f7474b6943edd39b7e61511bd20.

The change modified how negative values, like termios.TIOCSWINSZ, was
treated and is actually backward incompatible.
Misc/NEWS.d/next/Library/2024-05-24-11-47-08.gh-issue-69214.Grl6zF.rst [deleted file]
Modules/clinic/fcntlmodule.c.h
Modules/fcntlmodule.c