On 05/07/2022 09:22, Matthieu Dartiailh wrote:
RESUME occurs at the start of every function (and some other places), and is only used for some internal interpreter bookkeeping. It is documented at https://docs.python.org/3.11/library/dis.html#opcode-RESUMEThis surprised me on two levels:- first I have never seen the RESUME opcode and it is currently not documented
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/N3YEND3N7J2NWXIRRYW2ERAVW6FVXYZY/ Code of Conduct: http://python.org/psf/codeofconduct/