]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45506: Fix test_embed expecting to not find stdlib in source tree build when...
authorSteve Dower <steve.dower@python.org>
Sat, 20 Nov 2021 00:11:40 +0000 (00:11 +0000)
committerGitHub <noreply@github.com>
Sat, 20 Nov 2021 00:11:40 +0000 (00:11 +0000)
commit4c616911b69ce07fb35da1721506bfaba0998c30
treee55a7c291ebeb34c3d319ab476af3da5bc2208f2
parent546cefcda75d7150b55c8bc1724bea35a1e12890
bpo-45506: Fix test_embed expecting to not find stdlib in source tree build when stdlib has been installed. (GH-29649)
Lib/test/test_embed.py