cpython/Lib/test/support/interpreters
Miss Islington (bot) d45d053267
[3.14] gh-132775: Expand the Capability of Interpreter.call() (gh-134933)
It now supports most callables, full args, and return values.

(cherry picked from commit 52deabe, AKA gh-133484)

Co-authored-by: Eric Snow ericsnowcurrently@gmail.com
2025-05-30 18:28:35 +00:00
..
__init__.py [3.14] gh-132775: Expand the Capability of Interpreter.call() (gh-134933) 2025-05-30 18:28:35 +00:00
_crossinterp.py gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh-121805) 2024-07-15 19:43:59 +00:00
channels.py [3.14] gh-132775: Unrevert "Use _PyCode GetScriptXIData()" (gh-134736) 2025-05-26 19:41:14 +00:00
queues.py [3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507) 2025-05-22 07:21:05 -06:00