Re: [python-committers] Untabifying the C codebase

2010-05-12 Thread Victor Stinner
Le mardi 11 mai 2010 20:15:49, Guido van Rossum a écrit : > http://python-history.blogspot.com/2009/03/great-or-grand-renaming.html "Great or Grand Renamings are often traumatic events for software developer communities ... and complicate the integration of patches created before the renaming bu

Re: [python-committers] Untabifying the C codebase

2010-05-12 Thread Martin v. Löwis
> Antoine patched the 4 most important branches. Do we you have other active > branches? Define "active". The 2.5 maintenance branch will have further releases made from it. Regards, Martin ___ python-committers mailing list python-committers@python.or

Re: [python-committers] Untabifying the C codebase

2010-05-12 Thread Nick Coghlan
Victor Stinner wrote: > Antoine patched the 4 most important branches. Do we you have other active > branches? Any other active feature branches (such as c-decimal and the branch for the signal work) should pick up the tab changes next time they do an svnmerge (or the moral equivalent for Tarek's