Commit 3fcf2d31 authored by Serhiy Storchaka's avatar Serhiy Storchaka

Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.

parent 7393c69d
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment