]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150285: Fix too long docstrings in the concurrent package (GH-151076)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 9 Jun 2026 16:14:10 +0000 (19:14 +0300)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 16:14:10 +0000 (19:14 +0300)
commit0fa06f4d7fb3494a62ba2631362ce8b98a7eec25
treef4630b243ec9d34c12058aeacbc0480b2694dad6
parented2b04248aa1f608099e03437aa280d1be6e80c3
gh-150285: Fix too long docstrings in the concurrent package (GH-151076)
Lib/concurrent/futures/_base.py
Lib/concurrent/futures/interpreter.py
Lib/concurrent/futures/process.py
Lib/concurrent/interpreters/_queues.py