Thanks to visit codestin.com Credit goes to github.com
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 5e872de commit db2764dCopy full SHA for db2764d
1 file changed
Doc/api/refcounts.dat
@@ -159,7 +159,7 @@ PyErr_NewException:char*:name::
159
PyErr_NewException:PyObject*:base:0:
160
PyErr_NewException:PyObject*:dict:0:
161
162
-PyErr_NoMemory:PyObject*::0:
+PyErr_NoMemory:PyObject*::null:
163
164
PyErr_NormalizeException:void:::
165
PyErr_NormalizeException:PyObject**:exc::???
@@ -175,7 +175,7 @@ PyErr_Restore:PyObject*:type:0:
175
PyErr_Restore:PyObject*:value:0:
176
PyErr_Restore:PyObject*:traceback:0:
177
178
-PyErr_SetFromErrno:PyObject*:::
+PyErr_SetFromErrno:PyObject*::null:
179
PyErr_SetFromErrno:PyObject*:type:0:
180
181
PyErr_SetInterrupt:void:::
0 commit comments