log MySQLdb/connections.py @ 72:c0c00294239b MySQLdb

age author description
Thu, 18 Feb 2010 23:47:51 +0000 adustman Check in some old changes 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
Sat, 28 Mar 2009 13:37:58 +0000 adustman Cursor MixIns: DEAD. More of the new type conversion scheme exposed. Two tests failing because encoding hasn't been finished yet. MySQLdb
Sun, 08 Mar 2009 17:50:34 +0000 adustman Fix #2671682. (from 1.2 branch) MySQLdb