]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89745: Avoid exact match when comparing program_name in test_embed on Windows...
authorneonene <53406459+neonene@users.noreply.github.com>
Fri, 17 Jun 2022 10:06:49 +0000 (19:06 +0900)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 10:06:49 +0000 (11:06 +0100)
commitffc228dd4e409336f2c2ad54125de384bf1a767b
treeb8e8d6c8ab1f61805784bf474e9f3bd0382e3ce6
parent4beee0c7b0c2cc78a893dde88fd8e34099dcf877
gh-89745: Avoid exact match when comparing program_name in test_embed on Windows (GH-93888)
Lib/test/test_embed.py