]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31904: Disable os.popen and popen test cases on VxWorks (GH-21687)
authorpxinwr <peixing.xin@windriver.com>
Tue, 15 Dec 2020 21:20:07 +0000 (05:20 +0800)
committerGitHub <noreply@github.com>
Tue, 15 Dec 2020 21:20:07 +0000 (22:20 +0100)
commite1e3c2dac3da8a179f57bd3e3309ab65385bcc8a
tree9de79c0397a8b66a53310564fc4aa84786e44311
parent9cc8fa6ac89e9ea3ee483675b3c373650fc1bb3a
bpo-31904: Disable os.popen and popen test cases on VxWorks (GH-21687)
Doc/library/os.rst
Lib/os.py
Lib/test/test_os.py
Lib/test/test_popen.py
Lib/test/test_posix.py
Lib/test/test_select.py
Misc/NEWS.d/next/Tests/2020-07-30-18-06-15.bpo-31904.y3d8dk.rst [new file with mode: 0644]