]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115538: Use isolate mode when running venv test_multiproces… (#117264)
authorAN Long <aisk@users.noreply.github.com>
Tue, 26 Mar 2024 16:53:37 +0000 (00:53 +0800)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 16:53:37 +0000 (17:53 +0100)
commitca0793980b90a6a0f9a91f1a5303a1f27b235f83
tree8b181b1a1669e2ab2a33bfa8ed38776ab02ba292
parent0b95ba0306b4a748de38c728a1406fa0df20eea9
[3.12] gh-115538: Use isolate mode when running venv test_multiproces… (#117264)

[3.12] gh-115538: Use isolate mode when running venv test_multiprocessing_recursion() (GH-117116)
(cherry picked from commit 4ec347760f98b156c6a2d42ca397af6b0b6ecc50)

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