]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) ...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 9 Jun 2026 20:25:09 +0000 (23:25 +0300)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 20:25:09 +0000 (22:25 +0200)
commit78ed7ff8990d2242cc365448759349364da0bc55
treebc80002ae275aa80d3098062230928dac0136cec
parent52ffdeda1dfa2807e2af24ed73b32ba5f7d2b004
[3.13] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (#151178)

(cherry picked from commit 0fa06f4d7fb3494a62ba2631362ce8b98a7eec25)
Lib/concurrent/futures/_base.py
Lib/concurrent/futures/process.py