]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141125: delete unused import textwrap in interpreter.py (GH-141126) (#141177)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Nov 2025 00:29:25 +0000 (01:29 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 00:29:25 +0000 (00:29 +0000)
commita49d0ccdb8c621e73e7344eb4aac3e9d71b99da0
tree99fecfcfac9d42ae16cb0ee019a2a94022e4fd9c
parent229846e841cb83821afed865f2dc5455fb090fe5
[3.14] gh-141125: delete unused import textwrap in interpreter.py (GH-141126) (#141177)

gh-141125: delete unused import textwrap in interpreter.py (GH-141126)
(cherry picked from commit c77441ef1d1f3182280bd14d11516d54f38fe90b)

Co-authored-by: yihong <zouzou0208@gmail.com>
Lib/concurrent/futures/interpreter.py