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.
1 parent 04f8790 commit 2b6801aCopy full SHA for 2b6801a
1 file changed
Doc/library/concurrent.futures.rst
@@ -6,7 +6,9 @@
6
7
.. versionadded:: 3.2
8
9
-**Source code:** :source:`Lib/concurrent/futures/thread.py`, :source:`Lib/concurrent/futures/process.py` and :source:`Lib/concurrent/futures/interpreter.py`
+**Source code:** :source:`Lib/concurrent/futures/thread.py`,
10
+:source:`Lib/concurrent/futures/process.py`,
11
+and :source:`Lib/concurrent/futures/interpreter.py`
12
13
--------------
14
0 commit comments