◐ Shell
clean mode source ↗

[3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (… by vstinner · Pull Request #119906 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vstinner

@vstinner vstinner commented

Jun 1, 2024

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

#119504)"

This reverts commit 0bab0b3.

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

…GH-119498) (python#119504)"

This reverts commit 0bab0b3.

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

@vstinner vstinner merged commit 4e147ca into python:3.13

Jun 1, 2024

@vstinner vstinner deleted the revert_ioctl13 branch

June 1, 2024 15:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Eclips4 Eclips4 Eclips4 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner @Eclips4