Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

What should be done for PR 5006? Changes of this PR have been minimized for 
easier review. But many interesting things can made after merging it. For 
example simplify 'with'-related opcodes. Or implement static blocks (this will 
make the 'try' statement zero-overhead, make checks in frame.f_lineno setter 
more reliable, and unblock some bytecode optimizations). It would be better to 
have more time before a feature freeze.

----------

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

Reply via email to