New changeset 1e5bbaed79ca by Victor Stinner in branch 'default':
Issue #19437: Fix Array_subscript() of ctypes, handle Array_item() failure
http://hg.python.org/cpython/rev/1e5bbaed79ca
New changeset fc825259ee86 by Victor Stinner in branch 'default':
Issue #19437: Fix convert_op_cmp() of decimal.Decimal rich comparator, handle
http://hg.python.org/cpython/rev/fc825259ee86
New changeset 6d57be1f19cf by Victor Stinner in branch 'default':
Issue #19437: Fix PyObject_CallFunction(), handle Py_VaBuildValue() and
http://hg.python.org/cpython/rev/6d57be1f19cf
New changeset 22ce0b7b1eaf by Victor Stinner in branch 'default':
Issue #19437: Fix _PyUnicode_New() (constructor of legacy string), set all
http://hg.python.org/cpython/rev/22ce0b7b1eaf |