Re: [pypy-dev] Mysterious IndexError in service running with PyPy
1 Jun
2018
1 Jun
'18
10:37 a.m.
Hi, On 22 May 2018 at 09:15, hubo <hubo@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.
2322
Age (days ago)
2322
Last active (days ago)
0 comments
1 participants
participants (1)
-
Armin Rigo