Skip to content

Commit c842da2

Browse files
committed
Fix linter
1 parent a8b0f91 commit c842da2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ CHANGES
55
------------------
66

77
- Fix regression:
8+
89
1. Don't raise TimeoutError from timeout object that doesn't enter into async context
910
manager
11+
1012
2. Use call_soon() for raising TimeoutError if deadline is reached on entering into
1113
async context manager
14+
1215
(#258)
1316

1417
4.0.0 (2021-11-01)

0 commit comments

Comments
 (0)