Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

MySQLdb-SVN Commit Log


Commit Date  
[r607] by kylev

Minor tidy of whitespace and extra import

2009-02-28 08:03:32 Tree
[r606] by adustman

The pure Python SQL-to-Python conversion code. TODO: There should be a way to register plugins in the module and in the connection.

2009-02-28 04:06:44 Tree
[r605] by kylev

python 2.4 is our minimum version now

2009-02-27 19:46:55 Tree
[r604] by kylev

make things a little cleaner by moving to a src directory for the C code

2009-02-27 19:14:09 Tree
[r603] by kylev

We missed one more 2.6-warning generating exception

2009-02-24 02:53:46 Tree
[r602] by kylev

Fix bug 1808476 for OSX compilation, ported from trunk.

2009-02-24 02:48:29 Tree
[r601] by kylev

There's no good reason to delay imports when the module is (1) useless without
it or (2) you do the same late import more than once.

2009-02-23 23:52:44 Tree
[r600] by kylev

don't leak special-case tuples (present in unicode modes), backport from 1.2br

2009-02-23 23:46:37 Tree
[r599] by kylev

don't leak special-case tuples (present in unicode modes)

2009-02-23 23:39:00 Tree
[r598] by adustman

test_LONG and test_TEXT are failing but I can't see why yet

2009-02-22 20:38:12 Tree
Older >