]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117596: Add more tests for os.path with invalid paths (GH-134189)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 19 May 2025 18:17:58 +0000 (21:17 +0300)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 18:17:58 +0000 (21:17 +0300)
commit871d26987533e81ab63af067e1fc96aa37a26bf7
treee7e9ba98b46370c31e73085834677ce70ebfe8b8
parente79f640eb698df7659c0ce81474d93bf222094c5
gh-117596: Add more tests for os.path with invalid paths (GH-134189)
Lib/test/test_ntpath.py
Lib/test/test_posixpath.py