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


Commits:
42e103f9 by Carl Friedrich Bolz-Tereick at 2021-10-20T11:44:18+02:00
#3577 this extra .lineno_set = False is no longer necessary, since we set the
lineno in a lot more places than we used to

--HG--
branch : py3.8-fix-for-tracing

- - - - -
96e789f3 by Carl Friedrich Bolz-Tereick at 2021-10-20T17:09:01+02:00
follow CPython's line trace event logic more precisely

--HG--
branch : py3.8-fix-for-tracing

- - - - -
e2a59384 by Carl Friedrich Bolz-Tereick at 2021-10-21T10:08:21+02:00
document branch

--HG--
branch : py3.8-fix-for-tracing

- - - - -
9bb17fed by Carl Friedrich Bolz-Tereick at 2021-10-21T10:08:43+02:00
merge branch

--HG--
branch : py3.8

- - - - -


5 changed files:

- pypy/doc/whatsnew-pypy3-head.rst
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/executioncontext.py
- pypy/interpreter/test/apptest_pyframe.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3186454a57189f2240923f47c51c37dd88c341c0...9bb17feda16a302ebb0162c4eb3f94431464aacd

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3186454a57189f2240923f47c51c37dd88c341c0...9bb17feda16a302ebb0162c4eb3f94431464aacd
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