Skip to content

Commit e5ffc67

Browse files
markshannonMark Shannon
authored and
Mark Shannon
committed
Add blurb entry for new exception state handling.
1 parent 22b1e82 commit e5ffc67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Move the current exception state from the frame object to the co-routine.
2+
This simplifies the interpreter and fixes a couple of obscure bugs caused by
3+
having swap exception state when entering or exiting a generator.

0 commit comments

Comments
 (0)