Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-76785: Minor Improvements to "interpreters" Module (gh-116328) | Eric Snow | 2024-03-05 | 3 | -4/+87 |
* | gh-115490: Make the interpreter.channels and interpreter.queues Modules Handl... | Eric Snow | 2024-03-04 | 2 | -0/+34 |
* | gh-76785: Fix interpreters.Queue.get_nowait() (gh-116166) | Eric Snow | 2024-03-01 | 1 | -47/+69 |
* | gh-71052: Add test exclusions to support running the test suite on Android (#... | Malcolm Smith | 2024-02-29 | 1 | -0/+1 |
* | gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566) | Eric Snow | 2024-02-28 | 5 | -96/+371 |
* | Fix trivial typo in test_interpreters (GH-113381) | Jeff Allen | 2023-12-23 | 1 | -1/+1 |
* | gh-76785: Show the Traceback for Uncaught Subinterpreter Exceptions (gh-113034) | Eric Snow | 2023-12-13 | 2 | -0/+120 |
* | gh-76785: Add Interpreter.prepare_main() (gh-113021) | Eric Snow | 2023-12-12 | 2 | -2/+61 |
* | gh-76785: More Fixes for test.support.interpreters (gh-113012) | Eric Snow | 2023-12-12 | 1 | -15/+81 |
* | gh-76785: Fixes for test.support.interpreters (gh-112982) | Eric Snow | 2023-12-12 | 8 | -0/+1512 |