]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46362: Ensure abspath() tests pass through environment variables to subprocess...
authorneonene <53406459+neonene@users.noreply.github.com>
Fri, 14 Jan 2022 15:31:15 +0000 (00:31 +0900)
committerGitHub <noreply@github.com>
Fri, 14 Jan 2022 15:31:15 +0000 (15:31 +0000)
commit71c0b859ae16ee748cbb050a1f4de93c04e04f83
tree764f959b816d7580fc49192f387354ce042bc3c5
parentc8319f7921fbcb0dea04da48a1b04a5d0d21ae1c
bpo-46362: Ensure abspath() tests pass through environment variables to subprocess (GH-30595)
Lib/test/test_embed.py