]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136437: Make several functions in `os.path` pos-only (#136949)
authorsobolevn <mail@sobolevn.me>
Wed, 23 Jul 2025 11:56:02 +0000 (14:56 +0300)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 11:56:02 +0000 (14:56 +0300)
commit99cdf1deb61852dda9f8df639b0f13c1ce121cfa
treebeace44f397a7da2db762445e21870aaa748eed2
parente41c1ce585827f92dab9b7a7fc3df2bda2f817fe
gh-136437: Make several functions in `os.path` pos-only (#136949)
Lib/genericpath.py
Lib/ntpath.py
Lib/posixpath.py
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c