Mercurial > p > mysql-python > mysqldb-2
log _mysql.h @ 52:4aaed7e1d782 MySQLdb
age | author | description |
---|---|---|
Tue, 17 Feb 2009 06:02:33 +0000 | kylev | _PyTuple_Resize is stable since 2.2, so we don't need the macro MyTuple_Resize MySQLdb |
Tue, 17 Feb 2009 05:55:24 +0000 | kylev | Member stuff is stable post py2.2, so remove the MyMember* workarounds MySQLdb |
Sat, 07 Feb 2009 22:48:05 +0000 | kylev | Clean out the old 1.x and 2.2 era memory workarounds (our minimum is 2.3). MySQLdb |
Tue, 01 Apr 2008 16:16:14 +0000 | adustman | Fix #1808476 MySQLdb |
Tue, 01 Apr 2008 16:06:57 +0000 | adustman | Fix #1931404 MySQLdb |
Fri, 14 Mar 2008 23:06:29 +0000 | adustman | Tons of changes from major refactoring/cleanup. This is all really broken MySQLdb |
Sun, 11 Feb 2007 21:36:29 +0000 | adustman | New error handling code, plus some small fixes from 1.2 MySQLdb |