Yes it's planned to support python 3.2 & sup sometimes in august.
What need to be done:
- port restkit to python 3.2. . Should be easy since http_parser is
already compatible with python 3.2
- port couchdbkit
The port should be relatively easy. The only annoying thing will be
the lack of support of the gevent & eventlet backend since both do not
work on python 3. The work should start at the end of the week anyway.
- benoit