]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45582: Add a NOT operator to the condition in getpath_isxfile (GH-29906)
authorneonene <53406459+neonene@users.noreply.github.com>
Fri, 3 Dec 2021 22:04:11 +0000 (07:04 +0900)
committerGitHub <noreply@github.com>
Fri, 3 Dec 2021 22:04:11 +0000 (22:04 +0000)
commit7d7c91a8e8c0bb04105a21a17d1061ffc1c04d80
tree1fd13de66707d97b47d9b5ddeded71fa8075835e
parent5bb7ef2768be5979b306e4c7552862b1746c251d
bpo-45582: Add a NOT operator to the condition in getpath_isxfile (GH-29906)
Modules/getpath.c