Re: Email moderators

2020-05-12 Thread James McCoy
On Mon, May 11, 2020 at 03:03:57PM +, Daniel Shahaf wrote: > Julian Foad wrote on Tue, 05 May 2020 15:55 +0100: > > James McCoy wrote: > > > According to https://www.apache.org/dev/committers.html#mailmod, either > > > an INFRA ticket or mail to apmail@ can change this. > > > > Thank you. A

Re: One more issue in tests on Windows with Python 3

2020-05-12 Thread Daniel Shahaf
Yasuhito FUTATSUKI wrote on Wed, 13 May 2020 07:11 +0900: > On 2020/05/10 1:24, Daniel Shahaf wrote: > > Yasuhito FUTATSUKI wrote on Fri, 08 May 2020 20:55 +0900: > >> On 2020/05/08 2:46, Daniel Shahaf wrote: > >>> Yasuhito FUTATSUKI wrote on Thu, 07 May 2020 20:46 +0900: > I think it

Re: Problems running testsuite on Windows with Python 3

2020-05-12 Thread Yasuhito FUTATSUKI
On 2020/05/09 6:43, Johan Corveleyn wrote: > On Fri, May 8, 2020 at 2:49 PM Jun Omae wrote: >> >> Hi, >> >> On 2020/05/07 16:17, Johan Corveleyn wrote: >>> There is still the issue of PYTHONLEGACYWINDOWSSTDIO that is very much >>> blocking for anyone running the testsuite on Windows with Python 3.

Re: One more issue in tests on Windows with Python 3

2020-05-12 Thread Yasuhito FUTATSUKI
On 2020/05/10 1:24, Daniel Shahaf wrote: > Yasuhito FUTATSUKI wrote on Fri, 08 May 2020 20:55 +0900: >> On 2020/05/08 2:46, Daniel Shahaf wrote: >>> Yasuhito FUTATSUKI wrote on Thu, 07 May 2020 20:46 +0900: I think it is need to escape characters in char *value when we print >>

Re: configure --without-swig warns when it shouldn't

2020-05-12 Thread Branko Čibej
On 12.05.2020 15:05, Yasuhito FUTATSUKI wrote: > On 2020/05/12 20:14, Daniel Shahaf wrote: >> Branko Čibej wrote on Tue, 12 May 2020 07:48 +0200: >>> On 11.05.2020 16:47, Daniel Shahaf wrote: Yasuhito FUTATSUKI wrote on Mon, 11 May 2020 17:55 +0900: > On 2020/05/10 1:39, Daniel Shahaf wr

Re: configure --without-swig warns when it shouldn't

2020-05-12 Thread Yasuhito FUTATSUKI
On 2020/05/12 20:14, Daniel Shahaf wrote: > Branko Čibej wrote on Tue, 12 May 2020 07:48 +0200: >> On 11.05.2020 16:47, Daniel Shahaf wrote: >>> Yasuhito FUTATSUKI wrote on Mon, 11 May 2020 17:55 +0900: On 2020/05/10 1:39, Daniel Shahaf wrote: > A minor issue in current trunk: > >>

Re: configure --without-swig warns when it shouldn't

2020-05-12 Thread Daniel Shahaf
Branko Čibej wrote on Tue, 12 May 2020 07:48 +0200: > On 11.05.2020 16:47, Daniel Shahaf wrote: > > Yasuhito FUTATSUKI wrote on Mon, 11 May 2020 17:55 +0900: > >> On 2020/05/10 1:39, Daniel Shahaf wrote: > >>> A minor issue in current trunk: > >>> > >>> [[[ > >>> % …/configure -q --enable-maint

Re: [PATCH] fix unable to load *.pyd files with Python 3.8.x on Windows

2020-05-12 Thread Johan Corveleyn
On Tue, May 12, 2020 at 7:47 AM Jun Omae wrote: > > Hi, > > On Tue, May 12, 2020 at 4:33 AM Johan Corveleyn wrote: > > [[[ > > C:\research\svn\dev\trunk>python win-tests.py --log-level=DEBUG > > --debug --swig=python R:\test_swigpython > > Testing Debug configuration on local repository. > > -- R