]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74453: Deprecate os.path.commonprefix (#144436)
authorSeth Michael Larson <seth@python.org>
Thu, 5 Feb 2026 20:37:05 +0000 (14:37 -0600)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 20:37:05 +0000 (22:37 +0200)
commit957f9fe162398fceeaa9ddba8b40046b8a03176d
tree4cfa1bbc60f205f6e8e3de7305a4b567d5964c90
parent01a1dd283b2d39af822f38f005233d1f5cadc927
gh-74453: Deprecate os.path.commonprefix (#144436)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/deprecations/pending-removal-in-future.rst
Doc/library/os.path.rst
Lib/genericpath.py
Lib/posixpath.py
Lib/test/test_genericpath.py
Lib/test/test_ntpath.py
Lib/unittest/util.py
Misc/NEWS.d/next/Library/2026-02-02-12-09-38.gh-issue-74453.19h4Z5.rst [new file with mode: 0644]