
Jan. 10, 2022
2:56 p.m.
On Jan 10, 2022, at 9:44 AM, Armin Rigo <armin.rigo@gmail.com> wrote:
Hi,
On Mon, 10 Jan 2022, 3:31 AM M A <teammember0x01@gmail.com> wrote: Well I am developing for PyPy and was hoping to try my code out without having to build PyPy first.
I tried twice to tell you how we develop PyPy in the issue: by running tests. You seem to be ignoring that.
I think you are confused. I just read in PyPy's documentation that PyPy could be run from CPython. This sounds like something that could help save me time by seeing if my changes work. I'm am not sure why you think I am ignoring the tests. Yes I have tried them. I am seeing if there is a more efficient way of trying out my code without having to wait a long time of PyPy to recompile.