]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (… (#119906)
authorVictor Stinner <vstinner@python.org>
Sat, 1 Jun 2024 15:08:23 +0000 (17:08 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Jun 2024 15:08:23 +0000 (17:08 +0200)
commit4e147caf3fcb6af9ed28b87a09c72f294d8f60bd
tree5544af933bb499913407e1b1dcdb73f2b72fc071
parent48054d2306fed2a2a53d8e5dba9c1aa7ef138ed5
[3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (… (#119906)

Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (#119504)"

This reverts commit 0bab0b3a53da735838720f96f3d3bf86ca6ba125.

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