Re: [Python-Dev] Review tool not detecting all changed files

2014-10-14 Thread Terry Reedy
On 10/14/2014 8:24 PM, Saimadhav Heblikar wrote: Hi, We were working on IDLE related issue [1] , when I noticed that the review tool does not detect all affected files for the cfg-ext-34-2.diff patch uploaded by Terry Reedy. Version 1 of the same patch does not have this issue - the only differe

[Python-Dev] Review tool not detecting all changed files

2014-10-14 Thread Saimadhav Heblikar
Hi, We were working on IDLE related issue [1] , when I noticed that the review tool does not detect all affected files for the cfg-ext-34-2.diff patch uploaded by Terry Reedy. Version 1 of the same patch does not have this issue - the only difference between the two files being line endings and ti