]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118507 : Refactor `nt._path_is*` to improve applicability for other cases (GH...
authorNice Zombies <nineteendo19d0@gmail.com>
Tue, 21 May 2024 20:36:36 +0000 (22:36 +0200)
committerGitHub <noreply@github.com>
Tue, 21 May 2024 20:36:36 +0000 (21:36 +0100)
commitb64182550f73e556344bd754d32e3be5d22a74e1
tree094aeaee6451de4a0b897ea0669fd9409250497d
parentde8f530841b55885b919677a6938ab33d4a92f20
gh-118507 : Refactor `nt._path_is*` to improve applicability for other cases (GH-118755)
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