Wed, 11 Feb 2009 20:10:30 +0000 |
kylev |
update svn ignore for release.py and some generated dirs
MySQLdb
|
Mon, 09 Feb 2009 01:48:38 +0000 |
kylev |
Remove more pre-2.3 checks and #define work-arounds.
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
|
Sat, 07 Feb 2009 21:13:51 +0000 |
kylev |
Apply missing Py_ssize_t conversion caught by spektrum.
MySQLdb
|
Sat, 07 Feb 2009 20:54:30 +0000 |
kylev |
Last of the METH_NOARGS conversions.
MySQLdb
|
Sat, 07 Feb 2009 20:42:50 +0000 |
kylev |
Start converting some some things to METH_NOARGS to save invocation time, add
MySQLdb
|
Fri, 06 Feb 2009 08:36:37 +0000 |
kylev |
fix my own dumb 5-space indent
MySQLdb
|
Fri, 06 Feb 2009 08:21:03 +0000 |
kylev |
Get rid of 2.6 deprecation warnings on Exception style, and cleanly detect the
MySQLdb
|
Fri, 06 Feb 2009 04:31:38 +0000 |
kylev |
Trivial patch for dict.has_key() being deprecated going forward.
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
|
Sat, 29 Mar 2008 19:57:53 +0000 |
adustman |
Missing file, but #1928858
MySQLdb
|
Fri, 14 Mar 2008 23:06:29 +0000 |
adustman |
Tons of changes from major refactoring/cleanup. This is all really broken
MySQLdb
|
Tue, 27 Feb 2007 00:58:49 +0000 |
adustman |
egg names already include python versoin, so don't add it to package name.
MySQLdb
|
Tue, 27 Feb 2007 00:33:54 +0000 |
adustman |
Added to make build bot happy.
MySQLdb
|