I am currently having some home internet problems, so replying to Daniel's irc query here via mobile.
I think the swig py3 branch is very close. My latest commit does cause one py2 test to start failing (probably resulting from going to new style classes) , but I hope to get that nailed down tonight. After that there is just another bytes versus str under py3 and that should do it for the existing tests. It seems like I should be able to get it wrapped up soon enough to get into 1.10 (like this weekend). Hmm, I haven't taken a look at it under Windows yet though. For me that'll likely be slow going as I'm not much of a Windows developer. On a related topic, does anyone know of projects using the python bindings? I planned on taking a look at Trac but they may have already switched to calling through cli. Testing against a third party app will probably be a good smoke test. In any case hopefully I'll get it ready in the next day or two. Troy