log MySQLdb/connections.py @ 67:98d968f5af11 MySQLdb

age author description
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
Tue, 17 Feb 2009 18:59:35 +0000 kylev Bring back conversions for the time being, until we can get trunk actually MySQLdb
Thu, 12 Feb 2009 00:23:41 +0000 kylev Conflict-filled merge from 1.2br for 558:559 set and exception fixes MySQLdb
Fri, 06 Feb 2009 04:31:38 +0000 kylev Trivial patch for dict.has_key() being deprecated going forward. MySQLdb
Fri, 14 Mar 2008 23:06:29 +0000 adustman Tons of changes from major refactoring/cleanup. This is all really broken MySQLdb