aboutsummaryrefslogtreecommitdiff
path: root/Doc/data
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-05-28 22:46:15 +0300
committerSerhiy Storchaka <storchaka@gmail.com>2013-05-28 22:46:15 +0300
commitdce05500a16db7563eda12d1c31e59b472150799 (patch)
tree99977669b091d152f94b3413f014db6bcab19176 /Doc/data
parentIssue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw (diff)
downloadcpython-dce05500a16db7563eda12d1c31e59b472150799.tar.gz
cpython-dce05500a16db7563eda12d1c31e59b472150799.tar.bz2
cpython-dce05500a16db7563eda12d1c31e59b472150799.zip
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.
Diffstat (limited to 'Doc/data')
-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 fac89afbd67..f2a2cf539df 100644
--- a/Doc/data/refcounts.dat
+++ b/Doc/data/refcounts.dat
@@ -927,7 +927,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: