New submission from Matthieu Dartiailh <m.dartia...@gmail.com>:
A number of bytecodes have been added removed in Python 3.9 as documented in https://docs.python.org/3.9/library/dis.html. However only the addition of LOAD_ASSERTION_ERROR is currently documented in What's New. The relevant bpo issues are: - https://bugs.python.org/issue33387 - https://bugs.python.org/issue39320 ---------- messages: 376298 nosy: mdartiailh priority: normal severity: normal status: open title: Most bytecode changes are absent from Python 3.9 What's new _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41703> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com