]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118119: Re-use `sep` in `posixpath.expanduser()` (GH-118120)
authorNice Zombies <nineteendo19d0@gmail.com>
Tue, 7 May 2024 10:50:40 +0000 (12:50 +0200)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 10:50:40 +0000 (12:50 +0200)
commit6f768b71bab837c6c4aac4d3ddd251e55025fe0b
treead56782e6f858bcfc10409b2e6a1a94d4666dba5
parent1e428426c836b9a434810a6b99f70454d3a9611e
gh-118119: Re-use `sep` in `posixpath.expanduser()` (GH-118120)
Lib/posixpath.py