Files
cpython/Lib
eacb85a2b2 gh-90092: Fix test_curses when stdin is write-only (e.g. under nohup) (GH-153420)
newterm() needs a readable input fd, but nohup can leave stdin write-only.
Fall back to the output fd, as already done when stdin has no fileno.

Co-authored-by: Claude Opus 4.8 <[email protected]>
2026-07-09 15:43:26 +00:00
..
2026-06-26 18:27:47 -05:00