Fix the sqlite failure -- it was the usual, PyInt_Check -> PyInt_CheckExact.
Clarify some OverflowError messages from the various PyLong_AsXXX methods.
Showing
Please register or sign in to comment
Clarify some OverflowError messages from the various PyLong_AsXXX methods.