LWN.net Logo

Announcing a new python-porting mailing list

From:  Georg Brandl <g.brandl-AT-gmx.net>
To:  python-announce-AT-python.org
Subject:  ANN: new python-porting mailing list
Date:  Fri, 05 Dec 2008 19:36:48 +0100
Message-ID:  <493974C0.7080002@gmx.net>

Hi all,

to facilitate discussion about porting Python code between different versions
(mainly of course from 2.x to 3.x), we've created a new mailing list

   python-porting@python.org

It is a public mailing list open to everyone.  We expect active participation
of many people porting their libraries/programs, and hope that the list can
be a help to all wanting to go this (not always smooth :-) way.


regards,
Georg


--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



(Log in to post comments)

Announcing a new python-porting mailing list

Posted Dec 11, 2008 2:00 UTC (Thu) by ivazquez (guest, #50782) [Link]

Seriously, would it have killed them to put a link to the signup page?

http://mail.python.org/mailman/listinfo/python-porting

A Python 2 *and* 3 success story

Posted Dec 11, 2008 23:19 UTC (Thu) by dwheeler (guest, #1216) [Link]

Here's an interesting alternative for Python 2/3. It appears that for some apps, it's not THAT hard to write code that runs in both Python 2 _AND_ 3: A Python 2 *and* 3 success story

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds