Roundup Robot added the comment: New changeset 807688539b56 by Victor Stinner in branch 'default': Fix refleak introduced in change 032cbdb596fe https://hg.python.org/cpython/rev/807688539b56
New changeset ceb22b8f6d32 by Victor Stinner in branch 'default': Use _PyObject_CallMethodIdObjArgs() in _ctypes https://hg.python.org/cpython/rev/ceb22b8f6d32 New changeset ef05cc5cc651 by Victor Stinner in branch 'default': Use _PyObject_CallMethodIdObjArgs() in _elementtree https://hg.python.org/cpython/rev/ef05cc5cc651 New changeset 5b41b92a7ccf by Victor Stinner in branch 'default': Use _PyObject_CallMethodIdObjArgs() in _datetime https://hg.python.org/cpython/rev/5b41b92a7ccf New changeset 434e76e0ee17 by Victor Stinner in branch 'default': Use _PyObject_CallMethodIdObjArgs() in _io https://hg.python.org/cpython/rev/434e76e0ee17 New changeset 4545a2293e01 by Victor Stinner in branch 'default': Use _PyObject_CallMethodIdObjArgs() https://hg.python.org/cpython/rev/4545a2293e01 New changeset 4321f833a4e0 by Victor Stinner in branch 'default': Use PyObject_CallFunctionObjArgs() https://hg.python.org/cpython/rev/4321f833a4e0 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28915> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com