| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix pyflakes warnings: variable is assigned to but never used (#142294) | Victor Stinner | 2025-12-08 | 1 | -3/+3 |
| * | gh-135729: Store reference to globals in `Interpreter._decref` (GH-139104) | Peter Bierma | 2025-09-18 | 1 | -2/+7 |
| * | gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-... | Serhiy Storchaka | 2025-09-02 | 1 | -4/+8 |
| * | gh-136434: Fix docs generation of `UnboundItem` in subinterpreters (#136435) | sobolevn | 2025-07-11 | 1 | -7/+12 |
| * | gh-136285: Improve `pickle` protocol testing in `test_interpreters` (#136286) | sobolevn | 2025-07-06 | 2 | -12/+4 |
| * | gh-134939: Add the concurrent.interpreters Module (gh-133958) | Eric Snow | 2025-06-11 | 3 | -0/+636 |
