]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124917: Allow keyword args to os.path.exists/lexists on Windows (#124918)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 11 Oct 2024 19:41:59 +0000 (12:41 -0700)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2024 19:41:59 +0000 (12:41 -0700)
commitcc2938a18967c9d462ebb18bc09f73e4364aa7d2
tree69992d94dacdaeb9fecc3cac251f1cb94e4a184a
parenta00221e5a70e54a281ba0e2cff8d85cd37ae305f
gh-124917: Allow keyword args to os.path.exists/lexists on Windows (#124918)
Lib/test/test_genericpath.py
Misc/NEWS.d/next/Library/2024-10-02-21-11-18.gh-issue-124917.Lnwh5b.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c