bpo-41818: Updated tests for the standard pty library#22962
Merged
Merged
bpo-41818: Updated tests for the standard pty library#22962
Commits
Commits on Oct 25, 2020
Updated tests for the pty standard library
Show description for 323fc9ccommittedIn Lib/test/test_pty.py, wrap @expectedFailure to check if pty.STDIN_FILENO is a tty
Show description for 4bb22cacommittedIn Lib/test/test_pty.py, add a check for "Darwin" in expectedFailureOnBSD
Show description for a8723e7committed
Commits on Oct 26, 2020
Remove some comments.
Show description for 26c0928committed
Commits on Nov 2, 2020
Restructure the tests, perform cleanup.
Show description for 9a6e70fcommittedRestructure test_openpty().
Show description for f6d01f8committedRestructure test_openpty().
Show description for 85f173bcommittedRestructure test_openpty().
Show description for 6546938committed
Commits on Nov 20, 2020
Remove/change some comments.
Show description for 0cde3f2committed- authored