]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:26 +0000 (18:41 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 16:41:26 +0000 (16:41 +0000)
commitca0cb46648ccdb530fb355c29df6c12b2ae22ec9
tree5c4c141d155e4f68340c2ffc3413c7a386cdc1ce
parentfda4f22d607f7c689a39755f3da673aaf26414e3
[3.15] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (GH-151173)

(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