Mercurial > p > mysql-python > mysqldb-2
log
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:48 +0000 | kylev | Member stuff is stable post py2.2, so remove the MyMember* workarounds MySQLdb |
Tue, 17 Feb 2009 05:55:24 +0000 | kylev | Member stuff is stable post py2.2, so remove the MyMember* workarounds MySQLdb |
Sun, 15 Feb 2009 07:56:43 +0000 | kylev | More NOARGS, with test coverage MySQLdb |
Sun, 15 Feb 2009 07:26:43 +0000 | kylev | Update some of the constants and declarations to post python-2.0 MySQLdb |
Sun, 15 Feb 2009 07:26:36 +0000 | kylev | Update some of the constants and declarations to post python-2.0 MySQLdb |
Fri, 13 Feb 2009 08:10:00 +0000 | kylev | Use Py_InitModule3 since we were were doing the same as the #define for the MySQLdb |