log tests/test-stdio.py @ 53042:cdd7bf612c7b stable tip

age author description
Thu, 30 Jan 2025 13:51:02 -0500 Matt Harbison py3: update the remaining shebang lines (mostly tests) to `python3`
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
Tue, 31 May 2022 02:19:07 +0200 Manuel Jacob tests: remove Python 2 special cases in test-stdio.py
Sun, 29 May 2022 15:43:21 +0200 Manuel Jacob py3: remove dead code to make file descriptors non-inheritable
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 01 Mar 2022 20:29:03 -0800 Gregory Szorc py3: use pickle directly