Differences between revisions 2 and 3
Revision 2 as of 2010-10-26 20:15:40
Size: 1831
Editor: chello089072024098
Comment: add Mako
Revision 3 as of 2010-10-28 05:46:35
Size: 1969
Comment: Update Beaker
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Beaker Fed14,Deb6 2to3 --write --nobackups . ; python3 setup.py Beaker Fed14,Deb6 python3 setup.py pycrypto and pycryptopp are not ported so cookies cannot be encrypted
Line 13: Line 13:
Mako Deb6       0.3 python3 setup.py `make sure 2to3 is used patch`_ Mako Deb6,Fed14 0.3 python3 setup.py `make sure 2to3 is used patch`_ upstream [#]_
Line 20: Line 20:
.. [#] http://www.makotemplates.org/trac/ticket/148

Need to keep some data on what python modules have been ported to python3, which one haven't, upstream (vs in Linux distribution or private branches) status.

I'm starting a table here but I don't anticipate that it the information will live here forever.

Python Module Py3 Distros Py3 Upstream Build Other
Beaker Fed14,Deb6   python3 setup.py pycrypto and pycryptopp are not ported so cookies cannot be encrypted
bpython Fed14 0.9.6.2 python3 setup.py  
Mako Deb6,Fed14 0.3 python3 setup.py make sure 2to3 is used patch upstream [3]
pycairo [1] Fed15 1.8.10 python3 ./waf pycairo capsules API patch
swig [2] Fed11 1.3.37   swig capsules API patch
[1]pycairo is for py3, py2cairo is for py2; download: http://cairographics.org/pycairo/
[2]Not on pypi: http://www.swig.org/
[3]http://www.makotemplates.org/trac/ticket/148

PortingToPy3k/Modules (last edited 2019-10-19 21:51:17 by JennyRyan)

Unable to edit the page? See the FrontPage for instructions.