Re: Python3 work [was: The run up to Subversion 1.13.0]

2019-09-22 Thread Johan Corveleyn
On Sat, Sep 21, 2019 at 10:28 AM Yasuhito FUTATSUKI wrote: > > On 2019/09/20 0:44, Daniel Shahaf wrote: > > Yasuhito FUTATSUKI wrote on Thu, 19 Sep 2019 06:41 +00:00: > > >> The FAIL on test_merge_peg3 is a newline style issue on reading file > >> in raw mode, which is introduced by my patch. > >>

Re: Python3 work [was: The run up to Subversion 1.13.0]

2019-09-22 Thread Yasuhito FUTATSUKI
On 2019/09/23 6:16, Johan Corveleyn wrote: On Sat, Sep 21, 2019 at 10:28 AM Yasuhito FUTATSUKI wrote: On 2019/09/20 0:44, Daniel Shahaf wrote: Yasuhito FUTATSUKI wrote on Thu, 19 Sep 2019 06:41 +00:00: The FAIL on test_merge_peg3 is a newline style issue on reading file in raw mode, which