Differences between revisions 2 and 3
Revision 2 as of 2015-04-09 14:07:27
Size: 888
Editor: NickCoghlan
Comment:
Revision 3 as of 2015-04-09 14:10:40
Size: 1042
Editor: NickCoghlan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:

= Other Notes/Tasks =

Update Python 3 extension module porting guide (https://docs.python.org/dev/howto/cporting.html): Barry Warsaw, Petr Viktorin

Page started at PyCon 2015 for cross-distro collaboration on Python 3 Linux distro porting status.

Ubuntu status: https://bugs.launchpad.net/ubuntu/+bugs?field.tag=python3

Fedora status: https://fedoraproject.org/wiki/User:Churchyard/python3

Additional Python 3 porting helpers

Python Future

Expansive Python 2/3 compatibility layer (provides a more "Python 3" experience in Python 2 than the more minimalist six compatibility module)

Documentation: http://python-future.org/

PyPI module: https://pypi.python.org/pypi/future

Ubuntu PPA (bio-linux): https://launchpad.net/~nebc/+archive/ubuntu/bio-linux/+packages?field.name_filter=python&field.status_filter=published&field.series_filter=

Fedora COPR: ??

Debian ITP:

Fedora review request:

py3c

"Six for extension modules"

Documentation: https://py3c.readthedocs.org/en/latest/

Other Notes/Tasks

Update Python 3 extension module porting guide (https://docs.python.org/dev/howto/cporting.html): Barry Warsaw, Petr Viktorin

Python3LinuxDistroPortingStatus (last edited 2017-04-22 09:18:30 by NickCoghlan)

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