11 Commits

Author SHA1 Message Date
d1b43681cf Fix MySQLdb1-1 Exception format incompatible with previous versions
Unfortunately, when I broke this, I broke the test at the same time. That should have been a red flag.
2012-09-26 16:02:05 -04:00
f60f81d114 Revert "Hopefully this is just a very minor spacing cleanup."
This reverts commit cdc221a8078382f3a0d97b8b43b155a4f6246297.

Conflicts:
	MySQLdb/MANIFEST.in
	MySQLdb/metadata.cfg
2012-09-26 11:18:32 -04:00
cdc221a807 Hopefully this is just a very minor spacing cleanup. 2012-09-25 21:08:56 -04:00
7676693b8f More Python 3 fixes. Py 3 blows up when testing BLOBs. 2012-09-08 21:22:53 +00:00
8041cc6df6 Some (many) tests actually pass now on Python 3. May no longer be backwards-compatible with Python < 2.6. 2012-09-08 20:24:45 +00:00
3b3e11340a Python 3 fixes. _mysql raises SystemError, segfaults 2012-09-08 17:28:34 +00:00
318dab9ab4 Add a test case for #3514287. Was fixed in 1.2.3. 2012-09-07 17:23:22 +00:00
81dbbc5174 Update UnitTest methods deprecated in Python 2.7 2012-09-07 15:32:48 +00:00
fa5cb8b463 Add a test for connection.ping() 2009-03-11 02:34:59 +00:00
ae8a1a8a75 Backport some new trunk tests 2009-03-08 17:48:11 +00:00
8d2979ed02 Move tests into their own directory to parallel trunk 2009-03-08 17:45:52 +00:00