Message294412
I'm not too keen on this.
Which frame is being executed is an implementation detail.
For example, we currently push a new frame for list comprehensions, but that is an implementation detail. The language only specifies that list-comps execute in a new scope.
I'd like to fix handling of ctrl-C, that Nathaniel mentions, properly in the compiler/interpreter. |
|
Date |
User |
Action |
Args |
2017-05-24 23:07:19 | Mark.Shannon | set | recipients:
+ Mark.Shannon, jcea, ncoghlan, benjamin.peterson, Arfrever, njs, cvrebert, meador.inge, daniel.urban, eric.snow, yselivanov, Jim Fasarakis-Hilliard |
2017-05-24 23:07:19 | Mark.Shannon | set | messageid: <1495667239.0.0.0455577549258.issue12857@psf.upfronthosting.co.za> |
2017-05-24 23:07:18 | Mark.Shannon | link | issue12857 messages |
2017-05-24 23:07:18 | Mark.Shannon | create | |
|