Armin Rigo pushed to branch branch/default at PyPy / pypy


Commits:
1a17490a by Armin Rigo at 2022-05-28T11:11:11+02:00
#3619

if pypy runs C code that itself tries to run a cffi embedded module, then we
crashed: rpython_startup_code was executed twice.

- - - - -


2 changed files:

- pypy/module/_cffi_backend/embedding.py
- rpython/translator/c/src/entrypoint.c


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1a17490aed4d0f26b8782a2fe2d32a7ec15d9e0c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1a17490aed4d0f26b8782a2fe2d32a7ec15d9e0c
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to