cpython/Lib/concurrent/interpreters
Miss Islington (bot) 070993b8ad
[3.14] gh-135729: Store reference to globals in Interpreter._decref (GH-139104) (GH-139112)
* gh-135729: Store reference to globals in `Interpreter._decref` (GH-139104)
(cherry picked from commit 571210b8f3)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2025-10-07 14:18:15 -04:00
..
__init__.py [3.14] gh-135729: Store reference to globals in Interpreter._decref (GH-139104) (GH-139112) 2025-10-07 14:18:15 -04:00
_crossinterp.py [3.14] gh-136434: Fix docs generation of UnboundItem in subinterpreters (GH-136435) (#136540) 2025-07-11 12:57:52 +00:00
_queues.py [3.14] gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256) (#138367) 2025-09-08 18:37:39 +03:00