summaryrefslogtreecommitdiffstats
path: root/Doc/data
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/data')
-rw-r--r--Doc/data/refcounts.dat5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat
index 355a4d6..6b1bde3 100644
--- a/Doc/data/refcounts.dat
+++ b/Doc/data/refcounts.dat
@@ -959,6 +959,11 @@ PyGen_NewWithQualName:PyFrameObject*:frame:0:
PyGen_NewWithQualName:PyObject*:name:0:
PyGen_NewWithQualName:PyObject*:qualname:0:
+PyGen_Send:int:::
+PyGen_Send:PyGenObject*:gen:0:
+PyGen_Send:PyObject*:arg:0:
+PyGen_Send:PyObject**:presult:+1:
+
PyCoro_CheckExact:int:::
PyCoro_CheckExact:PyObject*:ob:0: