]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117114: Make os.path.isdevdrive available on all platforms (GH-117115)
authorNice Zombies <nineteendo19d0@gmail.com>
Mon, 25 Mar 2024 22:55:11 +0000 (23:55 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 22:55:11 +0000 (22:55 +0000)
commit0821923aa979a72464c5da8dfa53a719bba5801c
tree1486b42a70c2cfbbc230ee56a9812b164754ea66
parentc2276176d543a2fc2d57709c2787f99850fbb073
gh-117114: Make os.path.isdevdrive available on all platforms (GH-117115)
Doc/library/os.path.rst
Lib/genericpath.py
Lib/ntpath.py
Lib/posixpath.py
Misc/NEWS.d/next/Core and Builtins/2024-03-21-09-57-57.gh-issue-117114.Qu-p55.rst [new file with mode: 0644]