couchdbkit
couchdbkit copied to clipboard
Missing Python3 support
On http://couchdbkit.org/download.html you can read for a really long time:
Couchdbkit requires python2.x >= 2.5.4 to work. python 3.x will be supported soon.
But there still seems to be no Python3 support. Are there any news - anything to try or test?
It requires some work to port restkit to python 3. It's planned during the month.
Exciting! Any news on this?
restkit has been refactored, so it's now on the pipe :) it will be out in th emonth but no eta yet.
Still exciting! Any news? ;) Dont't want to bother. Just would really like to use it.
i've created http-parser project that handle python3. Once the fulll python version will be added, restkit will be updated to py3. Wait for 1 or 2 weeks for that, but it's really near you now.
It's really great to hear that it makes progress! :) I'm verry excited.
hm... looks like really really long 1-2 weeks. Almost Google-Time ;)
http-parser is now working on py3, let's do the restkit part and we are pretty near it ... Sorry have been tto much traveling these days.
any update?
I've lot of priotities to achieved in the same time. It's planned and maybe It's already work but I didn't tested it recently.
- http_parser is working under python 3
- restkit probably works but wasn't tested
If restkit works , then couchdbkit should too since it's a wrapper on top of that. I will slowly update this status this month. In the same time patches are welcome.
is couchdbkit ready for python3, now ?
restkit hasn;t been ported yet to py3. there is a wip about that.
Any updates about this?
Hey @benoitc, is it likely to go ahead any time soon? I have a project that I can't upgrade to python 3 without it... I can see there is a relevant PR for restkit, what's the showstopper? Happy to help if I can.