File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -256,18 +256,6 @@ What's New in Stackless 3.3.5?
256256- http://www.stackless.com/ticket/23: Fix compile error with STACKLESS_OFF
257257 defined
258258
259- <<<<<<< local
260- =======
261-
262- What's New in Stackless 2.7.4rc2?
263- =================================
264-
265- *Release date: 2013-05-01*
266-
267- (A selection of user visible changes from mercurial commit log messages. Use
268- "hg log -b 2.7-slp -r v2.7.4rc2-slp:v2.7.2-slp -v -M" to get the complete log.)
269-
270- >>>>>>> other
271259- http://www.stackless.com/ticket/21: Fix crash on exit.
272260
273261- http://www.stackless.com/ticket/22: soft switching for context managers.
@@ -370,11 +358,7 @@ The very beginning of Stackless
370358 Especially, the frame dispatcher idea will be revived.
371359 It turns out to make sense:
372360 Try to let the innermost interpreter resolve some recusrions.
373- <<<<<<< local
374- Find an equivalent of olde Py_UnwindToken. Probably the
375- =======
376361 Find an equivalent of old Py_UnwindToken. Probably the
377- >>>>>>> other
378362 protocol of the new generators can be extended.
379363 Now I *do* think to modify frames. They get an additional
380364 field for their C stack part.
You can’t perform that action at this time.
0 commit comments