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

Commits on Jun 1, 2024

  1. Revert "[3.12] pythongh-69214: Fix fcntl.ioctl() request type (python…

    …#119498) (python#119505)"
    
    This reverts commit 078da88.
    
    The change modified how negative values, like termios.TIOCSWINSZ, was
    treated and is actually backward incompatible.
    vstinner committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    965b4b7 View commit details
    Browse the repository at this point in the history