log MySQLdb/cursors.py @ 70:29b4cfd9af07 MySQLdb

age author description
Fri, 24 Jul 2009 00:35:20 +0000 kylev show_warnings was renamed show_warnings (bug 2796727) MySQLdb
Mon, 30 Mar 2009 20:21:24 +0000 adustman Reimplement MySQL->Python type conversion in C; much simpler and easier to deal with now. Hey, all my tests pass, so I guess that means I need to write some more tests. MySQLdb