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


Commits:
51bc00b8 by Carl Friedrich Bolz-Tereick at 2022-01-26T20:11:53+01:00
this test just works now

--HG--
branch : py3.7

- - - - -
0c43c12d by Carl Friedrich Bolz-Tereick at 2022-01-26T20:13:07+01:00
fix transparent proxies of exceptions after ca6365ca5d6d. make it possible to
raise them again. (slight problem: __context__ reads and writes are not seen by
the proxy. I don't care at this point, I don't think there are any 
users of
transparent proxies left?)

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/objspace/std/proxyobject.py
- pypy/objspace/std/test/test_bytesobject.py
- pypy/objspace/std/transparent.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cd58edf7e11510eb7bd5100837d1e7e7fc416fe7...0c43c12d4dec7c680a29ac80b0ce2721d748d3b9

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cd58edf7e11510eb7bd5100837d1e7e7fc416fe7...0c43c12d4dec7c680a29ac80b0ce2721d748d3b9
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