mirror of
https://github.com/python/cpython.git
synced 2025-09-25 09:50:37 +00:00
[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 4fcd377563
)
Co-authored-by: Jonas Obrist <ojiidotch@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
effe8d4971
commit
d35c0e48da
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@
|
||||||
|
|
||||||
.. versionadded:: 3.2
|
.. versionadded:: 3.2
|
||||||
|
|
||||||
**Source code:** :source:`Lib/concurrent/futures/thread.py`
|
**Source code:** :source:`Lib/concurrent/futures/thread.py`,
|
||||||
and :source:`Lib/concurrent/futures/process.py`
|
:source:`Lib/concurrent/futures/process.py`,
|
||||||
|
and :source:`Lib/concurrent/futures/interpreter.py`
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue