gh-134939: Correct concurrent.interpreters source code link (#136564)

This commit is contained in:
Stan Ulbrych 2025-07-13 07:35:57 +02:00 committed by GitHub
parent 47b01da4cc
commit 42b251bceb
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`
--------------