SIGN IN SIGN UP

gh-110673: test_pty raises on short write (#110677)

Add write_all() helper function to test_pty to raise an exception on
short write: if os.writes() does not write all bytes. It should not
happen for a PTY.
V
Victor Stinner committed
b4e8049766a46a9e6548b18d7e9a0c9f573cd122
Parent: 3ac8e69
Committed by GitHub <noreply@github.com> on 10/11/2023, 9:30:15 PM