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


Commits:
1e316498 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:49:46+01:00
use unwrap_spec(version=int) here

--HG--
branch : py3.7

- - - - -
b5a32cc7 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:56:46+01:00
cache the bytecode compilation of all the applevel parts of mixed modules

--HG--
branch : py3.7

- - - - -
ed7470f8 by Carl Friedrich Bolz-Tereick at 2021-11-29T12:37:20+01:00
add a typedef for AsyncGenValueWrapper, you can reach it with a trace hook,
leading to a segfault

--HG--
branch : py3.7

- - - - -
6849e4f3 by Carl Friedrich Bolz-Tereick at 2021-11-29T12:38:59+01:00
merge py3.7

--HG--
branch : py3.8

- - - - -


5 changed files:

- pypy/interpreter/baseobjspace.py
- pypy/interpreter/test/apptest_coroutine.py
- pypy/interpreter/typedef.py
- pypy/module/_frozen_importlib/moduledef.py
- pypy/module/marshal/interp_marshal.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6bfc739fce2796d596d78e666915ad6a64476b47...6849e4f30d0d5c8fc7b2d3739d31c337e6f1728e

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6bfc739fce2796d596d78e666915ad6a64476b47...6849e4f30d0d5c8fc7b2d3739d31c337e6f1728e
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