Kaydet (Commit) dce05500 authored tarafından Serhiy Storchaka's avatar Serhiy Storchaka

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

üst 37a79a12
......@@ -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:
......
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