Skip to content

Commit 96b88ea

Browse files
committed
Add news
1 parent 534b694 commit 96b88ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The internal (evaluation) stack is now spilled to memory whenever execution
2+
esacpes from the interpreter or JIT compiled code. This should have no
3+
observable effect in either Python or builtin extensions, but will allow
4+
various important optimizations in the future.

0 commit comments

Comments
 (0)