]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in concurrent.Futures documentation (GH-10920)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Dec 2018 22:17:28 +0000 (14:17 -0800)
committerGitHub <noreply@github.com>
Wed, 5 Dec 2018 22:17:28 +0000 (14:17 -0800)
commit022d7bc7ccad5b3b3c62450731142e250f1e547d
tree4d8e3da9c7c80cfd88c4930cf66c34424056d9de
parent34510781901b75c9aeca79db41ce0fa92c67878f
Fix typos in concurrent.Futures documentation (GH-10920)

Add a missing word `as` in `as well as an`.
Linkify `threading.Thread`.
(cherry picked from commit 40a61da40d252626f8b9ff524d76c1f0ccb3a4f7)

Co-authored-by: Matt Wheeler <m@funkyhat.org>
Doc/library/concurrent.futures.rst