STINNER Victor added the comment: > In issue25557 I mentioned that there is the same error for globals which are > dict.
This issue fixed a bug for LOAD_GLOBAL bytecode bytecode when globals are not dict. (Sorry, I wrote LOAD_NAME bytecode in my first message, it was a mistake.) Please discuss the issue #25557 in the issue #issue25557. (I already replied there, I don't understand where you spotted a bug.) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25556> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com