]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31904: Skip os.path.expanduser() tests on VxWorks (GH-23776)
authorpxinwr <peixing.xin@windriver.com>
Tue, 15 Dec 2020 21:24:00 +0000 (05:24 +0800)
committerGitHub <noreply@github.com>
Tue, 15 Dec 2020 21:24:00 +0000 (22:24 +0100)
commitb230409f21f5e5b42de6ec10147cd95ae3bdd095
tree433184f5ecac220607f796f4a34317b9fd19013f
parent9a0dea6137a9fe295c8b03aaa08a74c8572ecc4e
bpo-31904: Skip os.path.expanduser() tests on VxWorks (GH-23776)
Lib/test/test_pathlib.py
Lib/test/test_posixpath.py