We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
concurrent.futures
1 parent effe8d4 commit d35c0e4Copy full SHA for d35c0e4
Doc/library/concurrent.futures.rst
@@ -6,8 +6,9 @@
6
7
.. versionadded:: 3.2
8
9
-**Source code:** :source:`Lib/concurrent/futures/thread.py`
10
-and :source:`Lib/concurrent/futures/process.py`
+**Source code:** :source:`Lib/concurrent/futures/thread.py`,
+:source:`Lib/concurrent/futures/process.py`,
11
+and :source:`Lib/concurrent/futures/interpreter.py`
12
13
--------------
14
0 commit comments