Skip to content

Commit 9024e75

Browse files
committed
Link to canonical docs
1 parent b99fb27 commit 9024e75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0734.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Post-History: `14-Dec-2023 <https://discuss.python.org/t/pep-734-multiple-interp
1010
Replaces: 554
1111
Resolution: `05-Jun-2025 <https://discuss.python.org/t/41147/36>`__
1212

13+
.. canonical-doc:: :mod:`concurrent.interpreters`
1314

1415
.. note::
1516
This PEP is essentially a continuation of :pep:`554`. That document
@@ -20,7 +21,7 @@ Resolution: `05-Jun-2025 <https://discuss.python.org/t/41147/36>`__
2021

2122
.. note::
2223
This PEP was accepted with the provision that the name change
23-
to :py:mod:`!concurrent.interpreters`.
24+
to :mod:`concurrent.interpreters`.
2425

2526

2627
Abstract

0 commit comments

Comments
 (0)