cpython/Lib/test/test_interpreters
Eric Snow 52deabefd0
gh-132775: Expand the Capability of Interpreter.call() (gh-133484)
It now supports most callables, full args, and return values.
2025-05-30 09:15:00 -06:00
..
__init__.py
__main__.py
test_api.py gh-132775: Expand the Capability of Interpreter.call() (gh-133484) 2025-05-30 09:15:00 -06:00
test_channels.py gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440) 2025-05-22 06:50:06 -06:00
test_lifecycle.py Revert "gh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)" (gh-134256) 2025-05-19 12:22:05 -06:00
test_queues.py gh-134357: Remove unused imports in tests (#134340) 2025-05-25 20:09:02 +00:00
test_stress.py gh-109700: Improve stress tests for interpreter creation (GH-109946) 2025-05-04 21:53:24 +03:00
utils.py gh-134357: Remove unused imports in tests (#134340) 2025-05-25 20:09:02 +00:00