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

Commits:
6f180f8d by Armin Rigo at 2020-03-13T13:07:27+01:00
Untranslated, rlib.rgil now implements its own "gil" instead of 
relying on the
one from the C code---which doesn't work because the latter falls back to
"1234" as the thread ident, even if there are multiple threads in the 
test

- - - - -


2 changed files:

- pypy/module/cpyext/test/test_pyerrors.py
- rpython/rlib/rgil.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/commit/6f180f8dca554d3f0a318e604fe5c573f98ae782

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/commit/6f180f8dca554d3f0a318e604fe5c573f98ae782
You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to