Skip to content

Commit d35c0e4

Browse files
miss-islingtonojiiAA-Turner
authored
[3.14] gh-133641: Doc: Add missing source link in concurrent.futures (GH-133642) (#133643)
gh-133641: Doc: Add missing source link in ``concurrent.futures`` (GH-133642) (cherry picked from commit 4fcd377) Co-authored-by: Jonas Obrist <ojiidotch@gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent effe8d4 commit d35c0e4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/library/concurrent.futures.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
.. versionadded:: 3.2
88

9-
**Source code:** :source:`Lib/concurrent/futures/thread.py`
10-
and :source:`Lib/concurrent/futures/process.py`
9+
**Source code:** :source:`Lib/concurrent/futures/thread.py`,
10+
:source:`Lib/concurrent/futures/process.py`,
11+
and :source:`Lib/concurrent/futures/interpreter.py`
1112

1213
--------------
1314

0 commit comments

Comments
 (0)