Message309740
PR 5143 is yet one alternative. It is a variant of PR 5006 that restores SETUP_EXCEPT and gets rid of the new opcode BEGIN_FINALLY. SETUP_FINALLY, SETUP_WITH and SETUP_ASYNC_WITH now push NULL on the stack instead.
PR 5143 removes and add fewer opcodes than PR 5006, but changes the behavior of more opcodes. I don't know what of them looks simpler. |
|
Date |
User |
Action |
Args |
2018-01-09 21:50:58 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, nascheme, rhettinger, mark.dickinson, ncoghlan, pitrou, christian.heimes, benjamin.peterson, trent, Mark.Shannon, Demur Rumed |
2018-01-09 21:50:57 | serhiy.storchaka | set | messageid: <1515534657.88.0.467229070634.issue17611@psf.upfronthosting.co.za> |
2018-01-09 21:50:57 | serhiy.storchaka | link | issue17611 messages |
2018-01-09 21:50:57 | serhiy.storchaka | create | |
|