summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_interpreters/test_api.py
Commit message (Expand)AuthorAgeFilesLines
* gh-76785: Show the Traceback for Uncaught Subinterpreter Exceptions (gh-113034)Eric Snow2023-12-131-0/+48
* gh-76785: Add Interpreter.prepare_main() (gh-113021)Eric Snow2023-12-121-0/+57
* gh-76785: Fixes for test.support.interpreters (gh-112982)Eric Snow2023-12-121-0/+642