On Wed, Nov 11, 2020 at 2:15 AM Yasuhito FUTATSUKI <futat...@yf.bsdclub.org> 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 likely we could uncover some subtle bugs. I would be interested to run the test suite with PyPy and measure the time, to compare with the standard way of running it. Did you have to take any special steps to run it? Cheers, Nathan