cpython: ef9d42b98a3d (original) (raw)
Mercurial > cpython
changeset 83958:ef9d42b98a3d 2.7
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat. [#18085]
Serhiy Storchaka storchaka@gmail.com | |
---|---|
date | Tue, 28 May 2013 22:46:51 +0300 |
parents | 687295c6c8f2 |
children | ca24bc6a5a4b |
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: