[pypy-commit] [Git][pypy/pypy][branch/py3.8] 4 commits: use unwrap_spec(version=int) here

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Mon Nov 29 06:40:17 EST 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211129/e8a2fecb/attachment-0001.html>


More information about the pypy-commit mailing list