Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I'm happy that we are removing BEGIN_DO_NOT_EMIT_BYTECODE and 
END_DO_NOT_EMIT_BYTECODE but could you elaborate how this is related? These 
macros protect the compiler from emitting bytecode that corresponds to deaf 
code and by definition, unreachable. Could you give an example of a situation 
in which they create something that messes up the line numbers? Is this 
something to be with cleanup blocks in dead code or something similar?

----------

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

Reply via email to