[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:
Miss Islington (bot) 2025-05-08 10:34:20 +02:00 committed by GitHub
parent effe8d4971
commit d35c0e48da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`
-------------- --------------