Files
cpython/Lib
Serhiy Storchaka bf6c74dc7a [3.13] Use os.openpty() instead of pty.openpty() in test_ioctl (GH-132878)
pty.openpty() does not work on Android, and it is easier to check
availability of os.openpty.
2025-04-24 18:47:01 +03:00
..
2025-04-08 15:54:08 +02:00