]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105699: Add some stress tests for subinterpreter creation (GH-106966) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Jul 2023 15:42:46 +0000 (08:42 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 15:42:46 +0000 (09:42 -0600)
commitca42d6720850967698d6e298e37a4225f0c67d8e
tree7c1bef6bb43fde0037c9ee979dae44ec8644792b
parent9c31d9405027cea9c2d039ade672d604663ed5b0
[3.12] gh-105699: Add some stress tests for subinterpreter creation (GH-106966) (gh-107012)

gh-105699: Add some stress tests for subinterpreter creation (GH-106966)
(cherry picked from commit adda43dc0bcea853cbfa33126e5549c584cef8be)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Lib/test/test_interpreters.py