]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118507 : Refactor `nt._path_is*` to improve applicability for other cases (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 May 2024 00:29:34 +0000 (02:29 +0200)
committerGitHub <noreply@github.com>
Wed, 22 May 2024 00:29:34 +0000 (00:29 +0000)
commitf15fbe9991b9cb93d0b4c08e9931ac0770c4e40a
treeef94a830f296172cfcf69e179b1996d372c39193
parentf371565169438c3b93763f298d5171985607ab5d
gh-118507 : Refactor `nt._path_is*` to improve applicability for other cases (GH-118755)

(cherry picked from commit b64182550f73e556344bd754d32e3be5d22a74e1)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Lib/ntpath.py
Lib/test/test_genericpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Core and Builtins/2024-05-08-18-33-07.gh-issue-118507.OCQsAY.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c