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 a61a092 commit e45794fCopy full SHA for e45794f
peps/pep-0788.rst
@@ -358,7 +358,7 @@ Interpreter Views
358
359
This type is guaranteed to be pointer-sized.
360
361
-.. c:function:: int PyInterpreterView_FromCurrent(PyInterpreterView *view)
+.. c:function:: PyInterpreterView PyInterpreterView_FromCurrent(void)
362
363
Create a view to the current interpreter.
364
0 commit comments