diff options
| author | Victor Stinner <vstinner@python.org> | 2023-10-11 21:30:15 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-11 21:30:15 (GMT) |
| commit | b4e8049766a46a9e6548b18d7e9a0c9f573cd122 (patch) | |
| tree | cb8b0356daf54d2d15dcdd279a87564bb2d8b437 /Lib/asyncio/unix_events.py | |
| parent | 3ac8e6955fedc35e8646bee7e04be6f20205cc1e (diff) | |
| download | cpython-b4e8049766a46a9e6548b18d7e9a0c9f573cd122.zip cpython-b4e8049766a46a9e6548b18d7e9a0c9f573cd122.tar.gz cpython-b4e8049766a46a9e6548b18d7e9a0c9f573cd122.tar.bz2 | |
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.
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions
