Re: [Python-Dev] cpython (merge 3.3 -> default): Merge fix from 3.3 into default.

2013-09-01 Thread David Bolen
Terry Reedy writes: > On 9/1/2013 5:04 PM, Antoine Pitrou wrote: >> Probably because they don't have the hgeol extension enabled. Yes, I believe that's correct, at least for my Windows buildbots. > Since the tests also failed on installed Python, it seems that the > .msi installer is created in

Re: [Python-Dev] cpython (merge 3.3 -> default): Merge fix from 3.3 into default.

2013-09-01 Thread Terry Reedy
On 9/1/2013 5:04 PM, Antoine Pitrou wrote: On Sun, 1 Sep 2013 23:02:17 +0200 (CEST) tim.peters wrote: Windows developers: to get the correct line endings in your checkout, delete Lib\test\xmltestdata, and then "hg revert" that directory. Or, in Tortoisehg Workbenck, select the four Workin

Re: [Python-Dev] cpython (merge 3.3 -> default): Merge fix from 3.3 into default.

2013-09-01 Thread Antoine Pitrou
On Sun, 1 Sep 2013 23:02:17 +0200 (CEST) tim.peters wrote: > http://hg.python.org/cpython/rev/25211a8b > changeset: 85495:25211a8b > parent: 85493:267e09700978 > parent: 85494:8efcf3c823f9 > user:Tim Peters > date:Sun Sep 01 16:01:46 2013 -0500 > summary: >