Hi Omer. I think much of what Armin wrote is already in the
documentation like
https://doc.pypy.org/en/latest/contributing.html#architecture and
https://doc.pypy.org/en/latest/contributing.html#test-driven-development.
Could you see where things can be improved?
Matti
On 11/1/22 4:17 pm, Om
Hi Armin,
Would you mind adding the above to the documentation?
I think it'll be useful for newcomers.
Best Regards,
Omer Katz
בתאריך יום ב׳, 10 בינו׳ 2022 ב-18:03 מאת Armin Rigo <
armin.r...@gmail.com>:
> Hi,
>
> On Mon, 10 Jan 2022 at 15:56, M A wrote:
> > I think you are confused. I
> On 9/1/22 9:50 pm, M A wrote:
>> Hello, I read here (https://rpython.readthedocs.io/en/latest/rpython.html)
>> that PyPy is runnable on top of CPython. How do I start PyPy so it runs in
>> CPython?
>
>
> python2 pypy/bin/pyinteractive.py
>
>
> You can get help with
>
> python2 pypy/bin/p
Hi,
On Mon, 10 Jan 2022 at 15:56, M A wrote:
> 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. Y
> On Jan 10, 2022, at 9:44 AM, Armin Rigo wrote:
>
> Hi,
>
> On Mon, 10 Jan 2022, 3:31 AM M A 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.
>
Hi,
On Mon, 10 Jan 2022, 3:31 AM M A 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. Sorry but I will ignore further
reque
On 10/1/22 4:31 am, M A wrote:
Well I am developing for PyPy and was hoping to try my code out without having
to build PyPy first.
You asked this question on the issue tracker as well. Running PyPy on
top of CPython is not a replacement for getting stress tests in the
issue comment [0] to
Well I am developing for PyPy and was hoping to try my code out without having
to build PyPy first.
> On Jan 9, 2022, at 4:59 PM, Dan Stromberg wrote:
>
>
> IINM, Running Pypy overtop of CPython is mostly useful for bootstrapping Pypy
> - but it's generally easier to download a Pypy binary fr
On 9/1/22 9:50 pm, M A wrote:
Hello, I read here (https://rpython.readthedocs.io/en/latest/rpython.html) that
PyPy is runnable on top of CPython. How do I start PyPy so it runs in CPython?
python2 pypy/bin/pyinteractive.py
You can get help with
python2 pypy/bin/pyinteractive.py --help
IINM, Running Pypy overtop of CPython is mostly useful for bootstrapping
Pypy - but it's generally easier to download a Pypy binary from the
official website.
If you just want CPython+speed, maybe try
https://stromberg.dnsalias.org/~strombrg/speeding-python/ ?
On Sun, Jan 9, 2022 at 11:51 AM M A
Hello, I read here (https://rpython.readthedocs.io/en/latest/rpython.html) that
PyPy is runnable on top of CPython. How do I start PyPy so it runs in CPython?
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
11 matches
Mail list logo