]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "GH-120754: Add a strace helper and test set of syscalls for o… (#123303)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Sat, 24 Aug 2024 21:54:31 +0000 (14:54 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2024 21:54:31 +0000 (21:54 +0000)
commit52caaef6d01a94962576e9510d982f12c1de20c1
tree6742481ae3b9b455920a9738b436d6e1ab3e8689
parente38d0afe3548b856ccf0b05c01ed3eefc69cb3e7
Revert "GH-120754: Add a strace helper and test set of syscalls for o… (#123303)

Revert "GH-120754: Add a strace helper and test set of syscalls for open().read() (#121143)"

This reverts commit e38d0afe3548b856ccf0b05c01ed3eefc69cb3e7.
Lib/test/support/strace_helper.py [deleted file]
Lib/test/test_fileio.py
Lib/test/test_subprocess.py
Misc/ACKS