Closed GoogleCodeExporter closed 8 years ago
Windows or Linux AMD64 builds? The primary problem is I don't have either at
the
moment. (I've just purged my home office of an entire rack and multiple
servers.
Starting over with smaller machines.) I would love to have some volunteers to
build
and run unit tests on different platforms, so if you know anyone please ask
them.
It is time to port to 3.x. I was holding off because the I/O subsystem was so
bad in
3.0, but 3.1 looks reasonable now.
Original comment by mkleehammer
on 15 Jul 2009 at 2:01
Okay. Personally I use Windows 64-bit, but I suppose there might be other users
interested in the source that works with Linux 64-bit. Thank you.
Original comment by abbconsu...@gmail.com
on 15 Jul 2009 at 7:26
An initial implementation is checked into branch v3.
It is brand new, so the API might change a bit as we work through this. There
really isn't a standard for Python
3 DB APIs, which I think is good at this point. Most of the suggestions on the
mailing list have been
extraordinarily bad. I'm taking the approach of making it conform to the
existing DB API as much as possible,
which making the appropriate changes for Unicode/bytes in Python 3.,
Original comment by mkleehammer
on 15 Apr 2010 at 3:31
Builds work on Windows 64-bit. Will be providing Python 2.7 Windows 64 2.1.8
today.
Version 3.x is still under development. There isn't a DB API spec for Python 3
yet, so I'm reviewing my options carefully. I'll port the 2.1.8 fixes to the 3
and make some final decisions soon.
Original comment by mkleehammer
on 6 Sep 2010 at 5:41
Original comment by mkleehammer
on 21 Nov 2010 at 4:44
Original issue reported on code.google.com by
abbconsu...@gmail.com
on 12 Jul 2009 at 9:01