[3.14] gh-134939: Correct concurrent.interpreters source code link (GH-136564) (#136605)

gh-134939: Correct `concurrent.interpreters` source code link (GH-136564)
(cherry picked from commit 42b251bceb)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-07-13 07:42:51 +02:00 committed by GitHub
parent d351f29ef0
commit f50cd5bec7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@
.. versionadded:: 3.14
**Source code:** :source:`Lib/concurrent/interpreters.py`
**Source code:** :source:`Lib/concurrent/interpreters`
--------------