]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117503: Fix test for posixpath.expanduser() when pw_dir ends with / (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 18 Apr 2024 17:17:05 +0000 (19:17 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 17:17:05 +0000 (17:17 +0000)
commitbe1fe1149fd3e501ba453d9bfac4fa85cbe2edab
treec501ef41545b959e9d16732fed2b1b53264aef8b
parentdd8b4d4d375635184b74c69c1a5da886839e3a5c
[3.12] gh-117503: Fix test for posixpath.expanduser() when pw_dir ends with / (GH-118056) (GH-118058)

(cherry picked from commit ccdcd1d95a9d6eda4df86811c4539f204beef817)

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