Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 1, 2024

…19505)"

This reverts commit 078da88.

The change modified how negative values, like termios.TIOCSWINSZ, was treated and is actually backward incompatible.

…#119498) (python#119505)"

This reverts commit 078da88.

The change modified how negative values, like termios.TIOCSWINSZ, was
treated and is actually backward incompatible.
@vstinner vstinner merged commit 34a0e7a into python:3.12 Jun 1, 2024
26 checks passed
@vstinner vstinner deleted the revert_ioctl12 branch June 1, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants