aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_concurrent_futures/test_interpreter_pool.py
Commit message (Expand)AuthorAge
* gh-134939: Add the concurrent.interpreters Module (gh-133958)Eric Snow3 days
* gh-131152: Remove unused imports from tests (#131153)Victor Stinner2025-03-13
* gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024)Kumar Aditya2024-12-18
* gh-125864: Propagate `pickle.loads()` failures in `InterpreterPoolExecutor` (...Peter Bierma2024-10-24
* gh-124694: In test_interpreter_pool, Restore the Asyncio Event Loop Policy Du...Eric Snow2024-10-18
* gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548)Eric Snow2024-10-16