]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117503: Fix test for posixpath.expanduser() when pw_dir ends with / (GH-118056)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 18 Apr 2024 16:59:52 +0000 (19:59 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 16:59:52 +0000 (16:59 +0000)
commitccdcd1d95a9d6eda4df86811c4539f204beef817
tree1338943b89d8d9bfcad74f8c202b0d441452771e
parent94444ea45a86ae46e0c11d1917c43c4c271018cd
gh-117503: Fix test for posixpath.expanduser() when pw_dir ends with / (GH-118056)
Lib/test/test_posixpath.py