I commented in the issue. Emulating the C API is hard, PyPy will
always be slower than CPython when creating C PyObject* objects in
C.There are things we could do to make calling methods and functions
faster, but dedicated resources are needed.
Matti
On Wed, Sep 3, 2025 at 7:08 AM Li Li via pypy-
I have released v7.3.20 of pypy2.7 and pypy3.11. No big featurs, but a
number of bug fixes and compatibility updates. Please check it out.
Matti
___
pypy-dev mailing list -- pypy-dev@python.org
To unsubscribe send an email to pypy-dev-le...@python.org
htt
On Fri, Jun 6, 2025 at 12:41 PM PIERRE AUGIER via pypy-dev
wrote:
>
> Thanks for the advice. Interestingly, I can confirm that there was a clear
> slowdown in the hpy-0.0.4 branch: fbfb93b991eb is indeed 3 times slower than
> 5a77b3ed145a (which is as slow as current PyPy).
>
> $ hg log -r fbfb9
On Wed, Apr 30, 2025 at 3:30 PM Michał Górny wrote:
>
> Hello,
>
> I'd like to just add a few data points from my Gentoo experience.
> ...
> I'm sorry but I don't understand what you're referring to. Sure, PyPy
> is not moving fast, but it definitely isn't dead. Sure, it sucks that
> we're still
On 27/02/2025 22:05, Michał Górny wrote:
On Thu, 2025-02-27 at 12:00 +0100, Miro Hrončok wrote:
Hello PyPy folks.
I have recently discovered that in Fedora, when building PyPy, we run
test.regrtest but we don't make test failures terminate the build.
...
I have examined the GitHub actions c
I just released a new version of PyPy, with three versions of the Python
interpreter (2.7, 3.10, 3.11). This is our second release of python3.11,
which should still be viewed as beta-quality. Please try it out. The
complete release note is at https://doc.pypy.org/en/latest/release-v7.3.19.html
Mat
I just released a new version of PyPy, with three versions of the Python
interpreter (2.7, 3.10, 3.11). This is our first release of python3.11,
which should be viewed as beta-quality. Please try it out and let me
know how it works for you.
Matti
__
PyPy, like CPython, contains no telemetry code. All we can go by is
feedback we get directly from users, which is very limited. I don't
think we have gotten a PyPy2.7 issue reported in quite a while.
Matti
___
pypy-dev mailing list -- pypy-dev@python.org