]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105436: Ignore unrelated errors when checking empty env (GH-105742)
authorSteve Dower <steve.dower@python.org>
Tue, 13 Jun 2023 23:00:16 +0000 (00:00 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Jun 2023 23:00:16 +0000 (00:00 +0100)
commit4cefe3cf10f498c0927ae4fdba4880d5a64826e4
treeed0a63784de29881eb8acbde431fbfbc8cb16598
parent457a459c7804950d4c27a243b176eb933ec87a06
gh-105436: Ignore unrelated errors when checking empty env (GH-105742)
Lib/test/test_subprocess.py