]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule...
authorNice Zombies <nineteendo19d0@gmail.com>
Fri, 24 May 2024 18:04:17 +0000 (20:04 +0200)
committerGitHub <noreply@github.com>
Fri, 24 May 2024 18:04:17 +0000 (19:04 +0100)
commit96b392df303b2cfaea823afcb462c0b455704ce8
tree70a9efffceeb22ccf24dd2afb1c3edeada732c96
parentf0ed1863bd7a0b9d021fb59e156663a7ec553f0e
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule (GH-118355)
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