]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76785: Support Running Some Functions in Subinterpreters (gh-110251)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 6 Oct 2023 23:52:22 +0000 (17:52 -0600)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 23:52:22 +0000 (17:52 -0600)
commit92ca90b7629c070ebc3b08e6f03db0bb552634e3
treea59ee0bebd542d61c7a243191617aebbe9f65ab7
parentde1052245f67d5c5a5dbb4f39449f7687f58fd78
gh-76785: Support Running Some Functions in Subinterpreters (gh-110251)

This specifically refers to `test.support.interpreters.Interpreter.run()`.
Lib/test/support/interpreters.py
Lib/test/test__xxsubinterpreters.py
Modules/_xxsubinterpretersmodule.c