On Mon, Feb 28, 2011 at 1:12 AM, Antoine Pitrou <[email protected]> wrote: > On Sun, 27 Feb 2011 07:46:51 +0100 > "Martin v. Löwis" <[email protected]> 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.
Windows devs were the original target audience, yes :) Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
