Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy


Commits:
15ac9654 by Carl Friedrich Bolz-Tereick at 2021-02-06T22:08:23+01:00
(cfbolz, twitch): implement sys.unraisablehook
https://bugs.python.org/issue36829

when an unraisable exception is raised, we call sys.unraisablehook, which by
default prints to stderr

--HG--
branch : py3.8

- - - - -


5 changed files:

- pypy/interpreter/error.py
- pypy/module/__pypy__/interp_magic.py
- pypy/module/__pypy__/moduledef.py
- pypy/module/sys/moduledef.py
- pypy/module/sys/vm.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/15ac9654ac4ebcd1b7a81be0d9f083f3e615f690

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


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to