Mark Dickinson added the comment: This assignment:
oparg = *(unsigned short*)next_instr has undefined behaviour, according to the C standards. I'm not sure it's a good idea to introduce this into the core. ---------- nosy: +mark.dickinson _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27097> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com