We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99fb27 commit 9024e75Copy full SHA for 9024e75
peps/pep-0734.rst
@@ -10,6 +10,7 @@ Post-History: `14-Dec-2023 <https://discuss.python.org/t/pep-734-multiple-interp
10
Replaces: 554
11
Resolution: `05-Jun-2025 <https://discuss.python.org/t/41147/36>`__
12
13
+.. canonical-doc:: :mod:`concurrent.interpreters`
14
15
.. note::
16
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>`__
20
21
22
23
This PEP was accepted with the provision that the name change
- to :py:mod:`!concurrent.interpreters`.
24
+ to :mod:`concurrent.interpreters`.
25
26
27
Abstract
0 commit comments