log

age author description
Sun, 22 Feb 2009 19:29:42 +0000 adustman This makes setup.py test use nose to run all the tests MySQLdb
Tue, 17 Feb 2009 18:59:35 +0000 kylev Bring back conversions for the time being, until we can get trunk actually 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: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
Thu, 12 Feb 2009 00:36:39 +0000 kylev Since tests are easy to run, there's no reason to have them in shipping code. MySQLdb
Thu, 12 Feb 2009 00:28:34 +0000 kylev Last merge of everything from 1.2br that went into 1.2.3b1 (499:567) MySQLdb
Thu, 12 Feb 2009 00:23:41 +0000 kylev Conflict-filled merge from 1.2br for 558:559 set and exception fixes MySQLdb
Thu, 12 Feb 2009 00:08:30 +0000 kylev Merge back doc changes 556:557 from 1.2 branch MySQLdb
Wed, 11 Feb 2009 23:51:13 +0000 kylev Merge back r555 for ez_setup usage MySQLdb