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

I concur with Antoine, the interpreter does not have any contract around 
crafting incorrect bytecode and evaluating it (and it will not since by 
definition the bytecode created by the interpreter is (should) be correct and 
any extra check in this code path will impact performance notably). 

I also have to say that I struggle to understand how to reproduce this or what 
is exactly the problem from your text and the files you attach.

Closing this as "not a bug". Feel free to re-open if you think we are missing 
something else.

----------
nosy: +pablogsal
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to