]> 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>
Tue, 28 May 2024 10:13:01 +0000 (12:13 +0200)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 10:13:01 +0000 (11:13 +0100)
commit09a85eaa4cec3cbe26fa81e1f95650046e98db10
treee428cc0e861c117e48d5147c9810e7b19528cea3
parentab9b605efae420cbbc9ae1aa9776ee8249141f89
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule (GH-119608)
Lib/ntpath.py
Lib/posixpath.py
Lib/test/test_ntpath.py
Lib/test/test_posixpath.py
Misc/NEWS.d/next/Core and Builtins/2024-05-27-15-22-41.gh-issue-118263.QfcDja.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c