[Python-Dev] Continuing 2.x

Daniel Stutzbach daniel at stutzbachenterprises.com
Thu Oct 28 06:13:52 CEST 2010


2010/10/27 Kristján Valur Jónsson <kristjan at ccpgames.com>

> Firstly, the ease of integrating changes.  It would be possible to port
> those bugfixes that release-27 gets, and also backport selected things from
> py3k using the tools already in place such as svnmerge.
>

py3k will soon be moving to Mercurial, so svnmerge would not be helpful for
much longer.  On the plus side, since Mercurial is a Distributed Version
Control System, if you setup an unofficial continuation of Python 2 on the
host of your choice, it will be easy for you to pull patches from py3k.

-- 
Daniel Stutzbach, Ph.D.
President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20101027/9f3c04b1/attachment.html>


More information about the Python-Dev mailing list