On Sun, 07 Nov 2010 09:01:22 +0100 "Martin v. Löwis" <mar...@v.loewis.de> wrote: > > > If I were going to maintain 2.7 > > for several years, I would want to have the benefit of gradual > > improvements that make maintainance easier. > > I question whether cleanup on a maintenance branch makes maintenance > easier.
It certainly does when using svnmerge. You can have many merge conflicts if cleanups on the dev branch aren't backported to the bugfix branches. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com