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.
1 file changed