This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients brett.cannon, eric.snow, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-02-13.23:50:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAKJDb-NgRT-uTJq-Ojiw6sR1FK9OixDRRTdkGW6iBY6MgGovvg@mail.gmail.com>
In-reply-to <1423871103.35.0.0139144165027.issue23461@psf.upfronthosting.co.za>
Content
Ah ha.  Do you have the hg eol extension enabled?  If not, you
probably should; it makes for far fewer headaches on Windows, and
should make this issue go away.

We should probably try to mitigate the problem anyway; Steve, how hard
would it be to change the 'see if the newly generated file actually
changed anything' logic to check line endings?
History
Date User Action Args
2015-02-13 23:50:08zach.waresetrecipients: + zach.ware, brett.cannon, paul.moore, tim.golden, eric.snow, steve.dower
2015-02-13 23:50:08zach.warelinkissue23461 messages
2015-02-13 23:50:08zach.warecreate