On Tue, Nov 16, 2010 at 10:25 PM, Steve Holden <[email protected]> wrote: > > Any why wouldn't the py3k branch now be trunk?
If you meant, why would't the py3k branch be renamed to trunk, then I think, it was do with svn properties and tracking of merges. We use svnmerge to backport py3k to release31-maint and release27-maint. In 2.x series, we used to port 2.x trunk code to py3k and then from py3k to release31-maint. In the current scenario, the second case remains intact. -- Senthil _______________________________________________ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committers
