mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user