Mercurial > p > mysql-python > mysqldb-2
graph
-
This makes setup.py test use nose to run all the tests MySQLdbSun, 22 Feb 2009 19:29:42 +0000, by adustman
-
Bring back conversions for the time being, until we can get trunk actually MySQLdbTue, 17 Feb 2009 18:59:35 +0000, by kylev
-
_PyTuple_Resize is stable since 2.2, so we don't need the macro MyTuple_Resize MySQLdbTue, 17 Feb 2009 06:02:33 +0000, by kylev
-
Member stuff is stable post py2.2, so remove the MyMember* workarounds MySQLdbTue, 17 Feb 2009 05:55:48 +0000, by kylev
-
Member stuff is stable post py2.2, so remove the MyMember* workarounds MySQLdbTue, 17 Feb 2009 05:55:24 +0000, by kylev
-
Update some of the constants and declarations to post python-2.0 MySQLdbSun, 15 Feb 2009 07:26:43 +0000, by kylev
-
Update some of the constants and declarations to post python-2.0 MySQLdbSun, 15 Feb 2009 07:26:36 +0000, by kylev
-
Use Py_InitModule3 since we were were doing the same as the #define for the MySQLdbFri, 13 Feb 2009 08:10:00 +0000, by kylev
-
Since tests are easy to run, there's no reason to have them in shipping code. MySQLdbThu, 12 Feb 2009 00:36:39 +0000, by kylev
-
Last merge of everything from 1.2br that went into 1.2.3b1 (499:567) MySQLdbThu, 12 Feb 2009 00:28:34 +0000, by kylev
-
Conflict-filled merge from 1.2br for 558:559 set and exception fixes MySQLdbThu, 12 Feb 2009 00:23:41 +0000, by kylev
-
update svn ignore for release.py and some generated dirs MySQLdbWed, 11 Feb 2009 20:10:30 +0000, by kylev
-
Remove more pre-2.3 checks and #define work-arounds. MySQLdbMon, 09 Feb 2009 01:48:38 +0000, by kylev
-
Clean out the old 1.x and 2.2 era memory workarounds (our minimum is 2.3). MySQLdbSat, 07 Feb 2009 22:48:05 +0000, by kylev
-
Apply missing Py_ssize_t conversion caught by spektrum. MySQLdbSat, 07 Feb 2009 21:13:51 +0000, by kylev
-
Start converting some some things to METH_NOARGS to save invocation time, add MySQLdbSat, 07 Feb 2009 20:42:50 +0000, by kylev
-
Get rid of 2.6 deprecation warnings on Exception style, and cleanly detect the MySQLdbFri, 06 Feb 2009 08:21:03 +0000, by kylev
-
Trivial patch for dict.has_key() being deprecated going forward. MySQLdbFri, 06 Feb 2009 04:31:38 +0000, by kylev
-
Tons of changes from major refactoring/cleanup. This is all really broken MySQLdbFri, 14 Mar 2008 23:06:29 +0000, by adustman
-
egg names already include python versoin, so don't add it to package name. MySQLdbTue, 27 Feb 2007 00:58:49 +0000, by adustman
-
Formatting and PyLint fixes. Final score: 8.21/10 MySQLdbMon, 26 Feb 2007 18:08:28 +0000, by adustman
-
More docstrings and doctests for times and other cleanups. MySQLdbMon, 26 Feb 2007 17:04:04 +0000, by adustman
-
More PyLint-inspired cleanups. Added a bunch of doctests in times. MySQLdbMon, 26 Feb 2007 06:03:45 +0000, by adustman
-
Me and PyLint had a knife fight, but PyLint had a gun. MySQLdbMon, 26 Feb 2007 02:40:02 +0000, by adustman
-
Merge changes from 1.2 branch (r470:483): Mostly build-related. MySQLdbMon, 26 Feb 2007 00:55:29 +0000, by adustman
-
New error handling code, plus some small fixes from 1.2 MySQLdbSun, 11 Feb 2007 21:36:29 +0000, by adustman
-
Merge changes from MySQLdb-1.2 branch (448-455) MySQLdbTue, 24 Oct 2006 19:52:31 +0000, by adustman
-
Smashed _mysql.c with a great big hammer and got some smaller, MySQLdbFri, 07 Apr 2006 05:06:01 +0000, by adustman