| Commit | Date | |
|---|---|---|
|
[r673]
by
adustman
Add a repo roadmap for the repository |
2012-09-24 19:48:41 | Tree |
|
[r672]
by
adustman
More Python 3 fixes. Py 3 blows up when testing BLOBs. |
2012-09-08 21:22:53 | Tree |
|
[r671]
by
adustman
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 | Tree |
|
[r670]
by
adustman
_mysql imports now, but still crashes |
2012-09-08 18:44:34 | Tree |
|
[r669]
by
adustman
Fix import _mysql SystemError so that now we get the ImportError... |
2012-09-08 18:16:28 | Tree |
|
[r668]
by
adustman
Python 3 fixes. _mysql raises SystemError, segfaults |
2012-09-08 17:28:34 | Tree |
|
[r667]
by
adustman
_mysql.c compiles and links with Python 3.2.3 now. Need to fix the Python code now... |
2012-09-08 16:55:16 | Tree |
|
[r666]
by
adustman
A couple more Python 3 fixes. |
2012-09-07 22:48:55 | Tree |
|
[r665]
by
adustman
A lot more Python 3 fixes for _mysql. It still ain't fixed or broken yet (for Python <3) |
2012-09-07 22:09:31 | Tree |
|
[r664]
by
adustman
Some Python 3 fixes for _mysql. It ain't fixed but at least it ain't broken yet (for Python <3) |
2012-09-07 20:19:56 | Tree |
|
[r663]
by
adustman
Some Python 3 fixes for the build process. _mysql does not build yet. |
2012-09-07 20:01:59 | Tree |
|
[r662]
by
adustman
You'll use distribute, and like it, dagnabbit, part deux |
2012-09-07 19:42:41 | Tree |
|
[r661]
by
adustman
You'll use distribute, and like it, dagnabbit |
2012-09-07 19:14:50 | Tree |
|
[r660]
by
adustman
Delay setting cursorclass until after superclass initialization. Fixes #3211938 |
2012-09-07 18:09:19 | Tree |
|
[r659]
by
adustman
Use isoformat() instead of strftime() to avoid year limitations of the latter. Fixes #3296395 |
2012-09-07 18:04:23 | Tree |
|
[r658]
by
adustman
Make the insert_values regex case-insensitive. Fixes #3511137 |
2012-09-07 17:30:36 | Tree |
|
[r657]
by
adustman
Add a test case for #3514287. Was fixed in 1.2.3. |
2012-09-07 17:23:22 | Tree |
|
[r656]
by
adustman
Force HAVE_OPENSSL if the client library is 5.5 or newer. Fixes #3535584. |
2012-09-07 17:09:13 | Tree |
|
[r655]
by
adustman
Fix: Error is not checked if mysql_store_result returns NULL (#3546166) |
2012-09-07 16:53:15 | Tree |
|
[r654]
by
adustman
Avoid unbound local on exception. Fixes #1686154 |
2012-09-07 15:46:30 | Tree |
|
[r653]
by
adustman
Update UnitTest methods deprecated in Python 2.7 |
2012-09-07 15:32:48 | Tree |
|
[r652]
by
adustman
More Windows build fixes. |
2012-09-05 02:56:43 | Tree |
|
[r651]
by
adustman
Windows build fixes. |
2012-09-05 00:38:57 | Tree |
|
[r650]
by
eikenberry
upped version numbers for new release |
2010-11-10 02:37:46 | Tree |
|
[r649]
by
eikenberry
bug 3076433; column descriptions always said NOT NULL (again - tweaked previous fix) |
2010-11-10 02:27:54 | Tree |