New submission from Irit Katriel <[email protected]>:

Following issue45711 this opcode can be replaced by 

ADDOP(c, ROT_THREE);
ADDOP(c, ROT_THREE);
ADDOP(c, POP_EXCEPT);
ADDOP_I(c, RERAISE, 1);

----------
assignee: iritkatriel
components: Interpreter Core
messages: 409356
nosy: iritkatriel
priority: normal
severity: normal
status: open
title: remove opcode POP_EXCEPT_AND_RERAISE
versions: Python 3.11

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue46202>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to