Re: [Patch] Allow running 'make check' with PyPy.

2020-11-11 Thread Nathan Hartman
On Wed, Nov 11, 2020 at 2:15 AM Yasuhito FUTATSUKI wrote: > > I don't think we support to run tests on PyPy but also I don't think > it is worthless. > > Any thoughts? Even if we don't officially support it, I think it is worthwhile. The more different ways we can run the test suite, the more l

Re: [Patch] Allow running 'make check' with PyPy.

2020-11-11 Thread Yasuhito FUTATSUKI
On 2020/11/11 23:58, Nathan Hartman wrote: > On Wed, Nov 11, 2020 at 2:15 AM Yasuhito FUTATSUKI > wrote: > >> >> I don't think we support to run tests on PyPy but also I don't think >> it is worthless. >> >> Any thoughts? > > > Even if we don't officially support it, I think it is worthwhile. T

Re: svn commit: r1883333 - /subversion/site/staging/docs/release-notes/1.14.html

2020-11-11 Thread Yasuhito FUTATSUKI
In article <20201112035232.4e42c17a...@svn01-us-east.apache.org> hartmannat...@apache.org writes: > + > +This issue is fixed as 1.14.1. The SWIG version check is automatically > +skipped if the SWIG-generated files are present when configure is > +run. Also, the check can be skipped explicitly by