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


Commits:
f2906a1b by Carl Friedrich Bolz-Tereick at 2021-04-06T21:46:20+02:00
fix calling the unraisable hook in the case of __del__: report the *unbound*
not bound __del__ method, like CPython, to prevent having custom hooks
resurrect the object.

--HG--
branch : py3.8

- - - - -


2 changed files:

- pypy/interpreter/executioncontext.py
- pypy/interpreter/test/apptest_unraisable.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/f2906a1bd3ed03c58845434e23528915a0d16cba
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