]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in Lib/concurrent/futures/thread.py (GH-13953)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 15 Jun 2019 12:11:15 +0000 (05:11 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2019 12:11:15 +0000 (05:11 -0700)
commitd799fd34689f61560891339677200c225176796e
tree350b6b20fefcf5356a7a01afc50efed54e54de59
parente5d67f1e31381d28b24f6e1c0f8388d9bf0bfc5f
Fix typo in Lib/concurrent/futures/thread.py (GH-13953)

(cherry picked from commit 552ace7498722f1add9f3782751b0d365f4c24c8)

Co-authored-by: ubordignon <48903745+ubordignon@users.noreply.github.com>
Lib/concurrent/futures/process.py
Lib/concurrent/futures/thread.py