]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] [3.12] gh-115538: Use isolate mode when running venv test_multiproces… (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 26 Mar 2024 17:13:23 +0000 (18:13 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 17:13:23 +0000 (17:13 +0000)
commit3d853a4ee4d0ed2a34363ae5a970434b1c856c47
tree2c71b5b7821cdc1acafdd886db7621d52304f3cc
parent452b0e5142cd27fc76ff3f073d937cdeaf878a3c
[3.11] [3.12] gh-115538: Use isolate mode when running venv test_multiproces… (GH-117264) (#117265)

[3.12] gh-115538: Use isolate mode when running venv test_multiproces… (GH-117264)

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

(cherry picked from commit ca0793980b90a6a0f9a91f1a5303a1f27b235f83)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_venv.py