Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-120417: Remove unused imports in tests (part 3) (#120631) | Victor Stinner | 2024-06-17 | 1 | -4/+1 |
* | gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791) | Eric Snow | 2024-04-24 | 1 | -1/+1 |
* | gh-76785: Fix Windows Refleak in test_interpreters (gh-117913) | Eric Snow | 2024-04-16 | 1 | -3/+7 |
* | gh-76785: Handle Legacy Interpreters Properly (gh-117490) | Eric Snow | 2024-04-11 | 1 | -1/+14 |
* | gh-76785: Add More Tests to test_interpreters.test_api (gh-117662) | Eric Snow | 2024-04-11 | 1 | -14/+509 |
* | gh-76785: Consolidate Some Interpreter-related Testing Helpers (gh-117485) | Eric Snow | 2024-04-02 | 1 | -2/+19 |
* | gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566) | Eric Snow | 2024-02-28 | 1 | -3/+16 |
* | gh-76785: Show the Traceback for Uncaught Subinterpreter Exceptions (gh-113034) | Eric Snow | 2023-12-13 | 1 | -0/+72 |
* | gh-76785: Add Interpreter.prepare_main() (gh-113021) | Eric Snow | 2023-12-12 | 1 | -2/+4 |
* | gh-76785: Fixes for test.support.interpreters (gh-112982) | Eric Snow | 2023-12-12 | 1 | -0/+73 |