[Python-porting] PyCXX has been ported to Python 3
Barry Scott
barry at barrys-emacs.org
Fri Dec 5 21:15:45 CET 2008
I have been working on supporting Python 2 and Python 3 for PyCXX.
Python 2 will be supported from
svn: https://cxx.svn.sourceforge.net/svnroot/cxx/branches/pycxx-5-maint/CXX
and will be release as V5.6
Python 3 will be supported from
svn: https://cxx.svn.sourceforge.net/svnroot/cxx/trunk/CXX
and will be release as V6.0
It is possible to compile wth -DPYCXX_2TO3 defined to enable one set of
source to be compiled against Python 2 with V5.6 or Python 3 with V6.0.
As a proof of concept pysvn on trunk can be built against Python 2 or
Python 3.
Barry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-porting/attachments/20081205/f09d2902/attachment.htm>
More information about the Python-porting
mailing list