]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115538: Use isolate mode when running venv test_multiprocessing_recursion() (...
authorAN Long <aisk@users.noreply.github.com>
Tue, 26 Mar 2024 14:09:57 +0000 (22:09 +0800)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 14:09:57 +0000 (15:09 +0100)
commit4ec347760f98b156c6a2d42ca397af6b0b6ecc50
tree6d11666f81ae0e830f10adafb3cfa8f855f1cbb5
parent743f2c68f478279e1e56577fe95a0ed112b9abc5
gh-115538: Use isolate mode when running venv test_multiprocessing_recursion() (#117116)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_venv.py