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 c4569a9 commit f7ebb22Copy full SHA for f7ebb22
peps/pep-0788.rst
@@ -546,7 +546,7 @@ The author of this PEP acknowledges that subinterpreters are not
546
currently a popular use-case, but believes that it would be
547
difficult to design a new API that does not also improve the situtation
548
for subinterpreters. Opting out of subinterpreter is support is available
549
-through :c:func:`PyThreadView_FromMain`.
+through :c:func:`PyInterpreterView_FromMain`.
550
551
552
Backwards Compatibility
0 commit comments