Message349901
PR 15320 fixes a regression by changing the compiler. None is now always pushed on the stack before entering a try...finally block. The "return" statement with a non-constant value replaces it, so the stack is balanced. |
|
| Date |
User |
Action |
Args |
| 2019-08-17 16:35:48 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, ncoghlan, vstinner, eric.smith, ethan.furman, lukasz.langa, Mark.Shannon, ppperry, pablogsal, xtreak, BTaskaya |
| 2019-08-17 16:35:48 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2019-08-17 16:35:48 | serhiy.storchaka | link | issue37830 messages |
| 2019-08-17 16:35:48 | serhiy.storchaka | create | |
|