Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 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 - - - - - 649b7a14 by Carl Friedrich Bolz-Tereick at 2021-11-29T12:39:14+01:00 merge py3.9 --HG-- branch : py3.9 - - - - - 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/4c65c073bac933663e94ca0fe93907e45db5c758...649b7a14f489f7b5c6719183711c36fc208d9670 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4c65c073bac933663e94ca0fe93907e45db5c758...649b7a14f489f7b5c6719183711c36fc208d9670 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