Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
_sqlite
statement.c
Find file
Blame
History
Permalink
Fix the sqlite failure -- it was the usual, PyInt_Check -> PyInt_CheckExact.
· 523d4f94
Guido van Rossum
authored
Jan 15, 2007
Clarify some OverflowError messages from the various PyLong_AsXXX methods.
523d4f94