38
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Dec 20, 2024 — Dec 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.9.0c1 minor edit. More... over 24 years ago
PyObject_Length() == -1 on error. Thanks, Jon Ribbens. More... over 24 years ago
PyObject_Length() == -1 on error. Thanks, Jon Ribbens. More... over 24 years ago
Smash data into two separate modules: sets and times. I never liked More... over 24 years ago
Smash data into two separate modules: sets and times. I never liked that name anyway. More... over 24 years ago
More major code heaving. More... over 24 years ago
More major code heaving. More... over 24 years ago
Revamped docs. More... over 24 years ago
Revamped docs. More... over 24 years ago
Changes for MySQLdb-0.9.0+ compatibility. More... over 24 years ago
Changes for MySQLdb-0.9.0+ compatibility. More... over 24 years ago
Really work around short timestamps. More... over 24 years ago
Really work around short timestamps. More... over 24 years ago
Work around short timestamps. More... over 24 years ago
Work around short timestamps. More... over 24 years ago
Initial revision More... over 24 years ago
Initial revision More... over 24 years ago
Duh. More... over 24 years ago
Duh. More... over 24 years ago
Add _mysql_const.converters. More... over 24 years ago
Add _mysql_const.converters. More... over 24 years ago
Move type conversion dictionaries to _mysql_const.converters. More... over 24 years ago
Move type conversion dictionaries to _mysql_const.converters. More... over 24 years ago
Type conversion dictionaries, factored out from MySQLdb.py. More... over 24 years ago
Type conversion dictionaries, factored out from MySQLdb.py. More... over 24 years ago
Documentation updates. More... over 24 years ago
Documentation updates. More... over 24 years ago
Doc updates. More... over 24 years ago
Doc updates. More... over 24 years ago
Calls to _mysql__fetch_row() might move the row tuple, so use a PyObject **. More... over 24 years ago