diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat index 8b469f4aac9a489ff12a1fe9a9870f456057d723..b1cad48c3e56e52325da6615545eb4576237e771 100644 --- a/Doc/data/refcounts.dat +++ b/Doc/data/refcounts.dat @@ -216,6 +216,10 @@ PyDict_GetItem:PyObject*::0:0 PyDict_GetItem:PyObject*:p:0: PyDict_GetItem:PyObject*:key:0: +PyDict_GetItemWithError:PyObject*::0:0 +PyDict_GetItemWithError:PyObject*:p:0: +PyDict_GetItemWithError:PyObject*:key:0: + PyDict_GetItemString:PyObject*::0: PyDict_GetItemString:PyObject*:p:0: PyDict_GetItemString:const char*:key::