Skip to content

Commit 7678473

Browse files
committed
Add news
1 parent 0f55b0f commit 7678473

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Ignore interrupts immediately after calling the ``__enter__`` method of a
2+
context menager in a ``with`` statement. This ensures that the ``__exit__``
3+
method is always called in a ``with`` statement.

0 commit comments

Comments
 (0)