summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-05-28 19:47:36 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-05-28 19:47:36 (GMT)
commit4dbae881311073eedd6ef290ec206978f530ef98 (patch)
tree6d075552955d0bdf77f2c0b4539c287496f78bf6 /Doc
parent281945f42720e61bd4c373b37e379713b8a10037 (diff)
parentdce05500a16db7563eda12d1c31e59b472150799 (diff)
downloadcpython-4dbae881311073eedd6ef290ec206978f530ef98.zip
cpython-4dbae881311073eedd6ef290ec206978f530ef98.tar.gz
cpython-4dbae881311073eedd6ef290ec206978f530ef98.tar.bz2
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/data/refcounts.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat
index e299050..f298238 100644
--- a/Doc/data/refcounts.dat
+++ b/Doc/data/refcounts.dat
@@ -932,7 +932,7 @@ PyObject_CallMethod::...::
PyObject_CallMethodObjArgs:PyObject*::+1:
PyObject_CallMethodObjArgs:PyObject*:o:0:
-PyObject_CallMethodObjArgs:char*:name::
+PyObject_CallMethodObjArgs:PyObject*:name:0:
PyObject_CallMethodObjArgs::...::
PyObject_CallObject:PyObject*::+1: