]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109782: Ensure `os.path.isdir` has the same signature on all platforms...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 2 Oct 2023 19:25:06 +0000 (20:25 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 19:25:06 +0000 (19:25 +0000)
commitda75bd6c31ca8fbbee494a9a4fc320d8b6db0552
tree819ba42074c5ba35c1d9f107457f3d2654dd64a5
parent221c8d64e672ff50affbb10cacc81d0586752eef
[3.12] gh-109782: Ensure `os.path.isdir` has the same signature on all platforms (GH-109790) (#110233)

gh-109782: Ensure `os.path.isdir` has the same signature on all platforms (GH-109790)

Co-authored-by: Amin Alaee <mohammadamin.alaee@gmail.com>
Misc/NEWS.d/next/Library/2023-09-24-16-43-33.gh-issue-109782.gMC_7z.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c