summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_interpreters/utils.py
Commit message (Expand)AuthorAgeFilesLines
* gh-76785: Consolidate Some Interpreter-related Testing Helpers (gh-117485)Eric Snow2024-04-021-2/+19
* gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566)Eric Snow2024-02-281-3/+16
* gh-76785: Show the Traceback for Uncaught Subinterpreter Exceptions (gh-113034)Eric Snow2023-12-131-0/+72
* gh-76785: Add Interpreter.prepare_main() (gh-113021)Eric Snow2023-12-121-2/+4
* gh-76785: Fixes for test.support.interpreters (gh-112982)Eric Snow2023-12-121-0/+73