cpython: 6d0fd113a2e4 (original) (raw)
Mercurial > cpython
changeset 83959:6d0fd113a2e4
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat. [#18085]
Serhiy Storchaka storchaka@gmail.com | |
---|---|
date | Tue, 28 May 2013 22:47:36 +0300 |
parents | ad56dff3602f(current diff)0889ab0d0da1(diff) |
children | 3a1976680717 |
files | Doc/data/refcounts.dat |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Doc/data/refcounts.dat 2 |
line wrap: on
line diff
--- 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📛: +PyObject_CallMethodObjArgs:PyObject📛0: PyObject_CallMethodObjArgs::...:: PyObject_CallObject:PyObject*::+1: