Mercurial > p > mysql-python > mysqldb-2
log _mysql_results.c @ 53:4bfc4e612de0 MySQLdb
age | author | description |
---|---|---|
Mon, 23 Feb 2009 23:46:37 +0000 | kylev | don't leak special-case tuples (present in unicode modes), backport from 1.2br MySQLdb |
Tue, 17 Feb 2009 06:24:44 +0000 | kylev | Remove more pre-py2.3 ifdef workarounds MySQLdb |
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 20:54:30 +0000 | kylev | Last of the METH_NOARGS conversions. MySQLdb |
Fri, 14 Mar 2008 23:06:29 +0000 | adustman | Tons of changes from major refactoring/cleanup. This is all really broken MySQLdb |
Fri, 07 Apr 2006 05:06:01 +0000 | adustman | Smashed _mysql.c with a great big hammer and got some smaller, MySQLdb base _mysql.c@7a7541976a9f |