]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-117596: Add more tests for os.path with invalid paths (GH-134189) (GH-134265)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 May 2025 12:55:21 +0000 (14:55 +0200)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 12:55:21 +0000 (12:55 +0000)
commit7e67b36d977f480b2cc28fbab671c119d60bc11a
tree3d0ec1109d4d3f72efad0fd933c99862bcecdfd9
parenta3fa72578a68fc4a3caf27b530150cbb7bad8793
[3.14] gh-117596: Add more tests for os.path with invalid paths (GH-134189) (GH-134265)

(cherry picked from commit 871d26987533e81ab63af067e1fc96aa37a26bf7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_ntpath.py
Lib/test/test_posixpath.py