Skip to content

Commit f50cd5b

Browse files
[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 42b251b) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent d351f29 commit f50cd5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/concurrent.interpreters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
.. versionadded:: 3.14
1111

12-
**Source code:** :source:`Lib/concurrent/interpreters.py`
12+
**Source code:** :source:`Lib/concurrent/interpreters`
1313

1414
--------------
1515

0 commit comments

Comments
 (0)