]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45582: Fix getpath_isxfile() and test_embed on Windows (GH-29930)
authorneonene <53406459+neonene@users.noreply.github.com>
Mon, 6 Dec 2021 17:25:19 +0000 (02:25 +0900)
committerGitHub <noreply@github.com>
Mon, 6 Dec 2021 17:25:19 +0000 (17:25 +0000)
commitaf1db4eb555e02d2bff3476f99f7a653764203b0
tree1331d6690165176be0804ee4fa9e55d15d3875ed
parent612e59b53f0c730ce1b881f7c08dc6d49f02c123
bpo-45582: Fix getpath_isxfile() and test_embed on Windows (GH-29930)
Lib/test/test_embed.py
Modules/getpath.c