commit | b21ff7433e74307ff584222695c817e8b200d23b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Aug 20 21:28:10 2022 -0700 |
committer | GitHub <noreply@github.com> | Sat Aug 20 21:28:10 2022 -0700 |
tree | a7148829e69ebcd99c0beda9ccdf894b363f10d7 | |
parent | 1fa9644c23632f8ffc3f59e7f574b92185c371e4 [diff] |
gh-96098: Clearly link concurrent.futures from threading & multiprocessing docs (GH-96112) Clearly link concurrent.futures from threading & multiprocessing docs Also link directly to asyncio from the beginning of the threading docs. (cherry picked from commit bcc4cb0c7d5e0590928e74cae86b0a7938c0f74b) Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>