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


Commits:
d29c2e0e by Matti Picus at 2022-11-14T10:23:33+02:00
skip corner case test that is too hard for PyPy to get right

- - - - -
412d40cd by Matti Picus at 2022-11-16T22:44:29+02:00
backport rpython changes from cfc2d7ffded5

- - - - -
42dc907a by Matti Picus at 2022-11-16T22:44:29+02:00
test, implement os.get_native_thread by copying CPython's C implementation

--HG--
branch : py3.8

- - - - -
dca142f5 by Matti Picus at 2022-11-16T22:50:56+02:00
merge default

--HG--
branch : py3.8

- - - - -


7 changed files:

- pypy/module/thread/moduledef.py
- pypy/module/thread/os_thread.py
- pypy/module/thread/test/test_thread.py
- rpython/rlib/rthread.py
- rpython/translator/c/src/thread.h
- rpython/translator/c/src/thread_nt.c
- rpython/translator/c/src/thread_pthread.c


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/46c5a2a34f6a56de055506ea3501bd3b88281574...dca142f50b2edf3e1f7d75c92cdc25eaa9d6afee

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/46c5a2a34f6a56de055506ea3501bd3b88281574...dca142f50b2edf3e1f7d75c92cdc25eaa9d6afee
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