Skip to content

[3.13] gh-83994, gh-132843: Fix and improve test_ioctl (GH-132848) #132850

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Apr 23, 2025

  • Skip test_ioctl_tcflush if termios.TCFLSH is not available.
  • Do not skip ALL ioctl() tests when /dev/tty is not available.

(cherry picked from commit 4b4b9fb)

…ythonGH-132848)

* Skip test_ioctl_tcflush if termios.TCFLSH is not available.
* Do not skip ALL ioctl() tests when /dev/tty is not available.
(cherry picked from commit 4b4b9fb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app bot added awaiting core review tests Tests in the Lib/test dir labels Apr 23, 2025
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) April 23, 2025 18:54
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) April 23, 2025 18:55
@serhiy-storchaka serhiy-storchaka merged commit f8d4ca4 into python:3.13 Apr 23, 2025
39 checks passed
@serhiy-storchaka serhiy-storchaka deleted the backport-4b4b9fb-3.13 branch April 24, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant