cpython/Lib/concurrent/interpreters
Miss Islington (bot) ca0cb46648
[3.15] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (GH-151173)
(cherry picked from commit 0fa06f4d7f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2026-06-09 16:41:26 +00:00
..
__init__.py gh-135729: Store reference to globals in Interpreter._decref (GH-139104) 2025-09-18 11:17:51 +00:00
_crossinterp.py gh-136434: Fix docs generation of UnboundItem in subinterpreters (#136435) 2025-07-11 15:31:59 +03:00
_queues.py [3.15] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (GH-151173) 2026-06-09 16:41:26 +00:00