Hi Nathaniel,

On 1 July 2018 at 15:37, Nathaniel Pierce <nwpie...@gmail.com> wrote:
> Returning True from __exit__ when type is None can break expected program
> flow. So far, I've found that each of break/continue/return inside a with
> block is affected. Both with and without '--jit off'
>
> PyPy2 is unaffected.

Thanks!  This bug must have given very obscure behaviour.  Thanks for
identifying the cause.  Fixed in 0a4016e8a6bc!


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to