]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 May 2024 18:26:06 +0000 (20:26 +0200)
committerGitHub <noreply@github.com>
Fri, 24 May 2024 18:26:06 +0000 (18:26 +0000)
commitcc38ee1edb029d7a9d2c39f8eac0bdff74549988
tree1ade226f7422b05823ea9cc85c08a8f270bd4f7c
parent217d57fc3c9a8ec45dfccd3aab9a05dbf6656da0
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule (GH-118355)

(cherry picked from commit 96b392df303b2cfaea823afcb462c0b455704ce8)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Lib/ntpath.py
Lib/posixpath.py
Lib/test/test_ntpath.py
Lib/test/test_posixpath.py
Misc/NEWS.d/next/Core and Builtins/2024-04-28-19-51-00.gh-issue-118263.Gaap3S.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c