Dennis Sweeney <sweeney.dennis...@gmail.com> added the comment:

With the advent of zero-cost exception handling in Python 3.10, there is no 
block stack, neither for exceptions nor for loops. These were always regarded 
as an implementation detail of the compiler. If you have any new ideas for a 
feature like this, I would suggest sending them to the Python-Ideas mailing 
list, but I'm closing this for now.

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

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

Reply via email to