New submission from Thomas Anderson <tom...@gmail.com>:

The runtime pushes a frame block in SETUP_FINALLY, so the compiler needs to 
account for that, otherwise the runtime block stack may overflow.

----------
components: Interpreter Core
messages: 388696
nosy: tomkpz
priority: normal
severity: normal
status: open
title: Missing frame block push in compiler_async_comprehension_generator()
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43495>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to