Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
10786622 by Matti Picus at 2023-05-04T07:07:53+03:00
typos

- - - - -
609d0f44 by Matti Picus at 2023-05-08T08:31:36+03:00
properly cast first argument of pthread_kill to pthread_t, used in python3

- - - - -
f3ca3582 by Matti Picus at 2023-05-08T09:43:09+03:00
merge default

--HG--
branch : py3.9

- - - - -
eacaba95 by Matti Picus at 2023-05-08T09:45:24+03:00
use version of c_pthread_kill that properly casts tid to a pthread_t

--HG--
branch : py3.9

- - - - -


7 changed files:

- pypy/doc/release-v7.3.12.rst
- pypy/module/signal/interp_signal.py
- rpython/doc/conf.py
- rpython/rlib/rsignal.py
- rpython/rlib/rthread.py
- rpython/translator/c/src/thread_pthread.c
- rpython/translator/c/src/thread_pthread.h


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0864e9101f241150101b7ffcad36fb7fe23d484a...eacaba958c8c934cec16f384fec4db2e0177c483

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0864e9101f241150101b7ffcad36fb7fe23d484a...eacaba958c8c934cec16f384fec4db2e0177c483
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