Allow using long integers as arguments to PyObject_GetItem(), _SetItem(),
and _DelItem(). In sequence multiplication by a long, only call PyErr_Occurred() when the value returned is -1.
Showing
Please register or sign in to comment
and _DelItem(). In sequence multiplication by a long, only call PyErr_Occurred() when the value returned is -1.