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 0737ee2 commit b63530aCopy full SHA for b63530a
Doc/data/refcounts.dat
@@ -216,6 +216,10 @@ PyDict_GetItem:PyObject*::0:0
216
PyDict_GetItem:PyObject*:p:0:
217
PyDict_GetItem:PyObject*:key:0:
218
219
+PyDict_GetItemWithError:PyObject*::0:0
220
+PyDict_GetItemWithError:PyObject*:p:0:
221
+PyDict_GetItemWithError:PyObject*:key:0:
222
+
223
PyDict_GetItemString:PyObject*::0:
224
PyDict_GetItemString:PyObject*:p:0:
225
PyDict_GetItemString:const char*:key::
0 commit comments