On Sun, 27 Feb 2011 07:46:51 +0100 "Martin v. Löwis" <mar...@v.loewis.de> wrote: > > Actually, it isn't *required* on each developer's setup, since we > > now have a hook that refuses bogus changegroups (if needed, we can even > > refuse individual changesets). In most situations, even without the > > eol extension line endings won't get modified anyway. > > I think this is overly optimistic. Visual Studio will break all your > files if you don't use that extension (and you actually use it to > modify source code).
My assumption was that most developers don't use MSVC, so most of them don't risk breaking eols ;) True, for Windows devs it might be necessary to promote it. 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