Stefano Rivera pushed to branch branch/py3.6 at PyPy / pypy


Commits:
b743e79a by Stefano Rivera at 2020-10-13T23:10:14-07:00
bpo-33041: Fixed jumping if the function contains an 'async for' loop.

--HG--
branch : py3.6

- - - - -
b274ff65 by Stefano Rivera at 2020-10-13T23:15:58-07:00
bpo-17288: Prevent jump from a yield statement

--HG--
branch : py3.6

- - - - -


2 changed files:

- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/pyframe.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/3144384200da735b735cacb07ddcee6de3e9b260...b274ff65477cdf180f4afcf1ec29477e1d14d525

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3144384200da735b735cacb07ddcee6de3e9b260...b274ff65477cdf180f4afcf1ec29477e1d14d525
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