Hi,

On 22 May 2018 at 09:15, hubo <h...@jiedaibao.com> wrote:
> One more thing I would like to confirm: looks like in PyPy3, a "yield from
> my_generator()" expression delegates all exceptions inside, so the finalizer
> in my_generator() is always executed. Am I right?

I think so.  PyPy3 should behave just like CPython3.5 in that respect.


A bientôt,

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

Reply via email to