]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Jun 2026 16:41:06 +0000 (18:41 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 16:41:06 +0000 (16:41 +0000)
commit4c1f9678583f10703b0774b4b1c604a317b26706
tree1592f4cb0faa713058e602f9082aac74362debbf
parent9d92876a049b7a9016de56e860ef559507338af9
[3.14] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (GH-151174)

(cherry picked from commit 0fa06f4d7fb3494a62ba2631362ce8b98a7eec25)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/concurrent/futures/_base.py
Lib/concurrent/futures/interpreter.py
Lib/concurrent/futures/process.py
Lib/concurrent/interpreters/_queues.py