| Issue 61: | Any release forthcoming for Python 3.x and/or AMD64? | |
| 5 people starred this issue and may be notified of changes. | Back to list |
When can a release for Python 3.1/3.x be expected? It would be nice if AMD64 (x64) exes were provided as well for each release. These will be quite useful. Thanks.
Jul 15, 2009
Project Member
#1
mkleehammer
Status:
Accepted
Jul 15, 2009
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.
Apr 15, 2010
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.,
Sep 6, 2010
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.
Status:
Fixed
Nov 21, 2010
(No comment was entered for this change.)
Status:
Complete
|