Message307584
Actually looking back at the original patch, the gap between __enter__ and SETUP_FINALLY *was* in the original patch. My mistake.
The fix would to be restore SETUP_WITH. The complexity we really want to get rid of is at the end of the with statement not the start. |
|
| Date |
User |
Action |
Args |
| 2017-12-04 17:41:52 | Mark.Shannon | set | recipients:
+ Mark.Shannon, nascheme, rhettinger, mark.dickinson, ncoghlan, pitrou, christian.heimes, benjamin.peterson, trent, serhiy.storchaka, Demur Rumed |
| 2017-12-04 17:41:52 | Mark.Shannon | set | messageid: <[email protected]> |
| 2017-12-04 17:41:52 | Mark.Shannon | link | issue17611 messages |
| 2017-12-04 17:41:52 | Mark.Shannon | create | |
|