38
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 24 hours ago.
Dec 20, 2024 — Dec 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'travis' into MySQLdb-1.2 More... about 13 years ago
Initial Travis setup More... about 13 years ago
Merge remote-tracking branch 'origin/MySQLdb-1.2' into MySQLdb-1.2 More... about 13 years ago
History updates for 1.2.4b2 More... about 13 years ago
History updates for 1.2.4b2 More... about 13 years ago
Revert raise exc as value statements to raise exc, value since it breaks Python < 2.6. More... about 13 years ago
Revert raise exc as value statements to raise exc, value since it breaks Python < 2.6. More... about 13 years ago
Fix MySQLdb1-1 Exception format incompatible with previous versions More... about 13 years ago
Fix MySQLdb1-1 Exception format incompatible with previous versions More... about 13 years ago
Windows is HELL More... about 13 years ago
Revert "Hopefully this is just a very minor spacing cleanup." More... about 13 years ago
There's more to ignore More... about 13 years ago
License file, cleanup MANIFEST.in, and bump version to 1.2.4b1 More... about 13 years ago
Add .gitignore More... about 13 years ago
Hopefully this is just a very minor spacing cleanup. More... about 13 years ago
General cleanups More... about 13 years ago
Restore the README More... about 13 years ago
More Python 3 fixes. Py 3 blows up when testing BLOBs. More... over 13 years ago
Some (many) tests actually pass now on Python 3. May no longer be backwards-compatible with Python < 2.6. More... over 13 years ago
_mysql imports now, but still crashes More... over 13 years ago
Fix import _mysql SystemError so that now we get the ImportError... More... over 13 years ago
Python 3 fixes. _mysql raises SystemError, segfaults More... over 13 years ago
_mysql.c compiles and links with Python 3.2.3 now. Need to fix the Python code now... More... over 13 years ago
A couple more Python 3 fixes. More... over 13 years ago
A lot more Python 3 fixes for _mysql. It still ain't fixed or broken yet (for Python <3) More... over 13 years ago
Some Python 3 fixes for _mysql. It ain't fixed but at least it ain't broken yet (for Python <3) More... over 13 years ago
Some Python 3 fixes for the build process. _mysql does *not* build yet. More... over 13 years ago
You'll use distribute, and like it, dagnabbit, part deux More... over 13 years ago
You'll use distribute, and like it, dagnabbit More... over 13 years ago
Delay setting cursorclass until after superclass initialization. Fixes #3211938 More... over 13 years ago