On 10/31/13 10:23 AM, Yonggang Luo wrote: > Did subversion has any plan about this, if I wanna to support for python 3, > what I need to do if subversion didn't support it yet?
Current recommend version of SWIG is 2.0.9 (though I have no reason to believe that 2.0.10 or 2.0.11 have problems, just haven't tested them). However, that still won't help you since not only does SWIG need to be compatible with Python 3 so does the native Python code we have in our bindings. I don't think anyone has undertaken any effort towards resolving this. Patches are of course welcome.