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 9930dac commit 5ba5863Copy full SHA for 5ba5863
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-11-14-00-19-45.gh-issue-141528.VWdax1.rst
@@ -1,4 +1,4 @@
1
Fix warning message about remaining :mod:`subinterpreters
2
<concurrent.interpreters>` while finalizing :mod:`"main" interpreter
3
-<concurrent.interpreters>` and suggest using of :method:`Interpreter.close`.
+<concurrent.interpreters>` and suggest using of :meth:`Interpreter.close`.
4
Patch by Sergey Miryanov.
0 commit comments