-
Notifications
You must be signed in to change notification settings - Fork 571
Commit 6c770dc
uvloop 0.19.0
Changes
=======
* Drop support of Python 3.7 and update CI (#578)
(by @fantix in ee5ad26 for #578)
Fixes
=====
* Restore uvloop.new_event_loop and other missing uvloop members to typing (#573)
(by @graingert in 5c500ee for #573)
* Fix docstring of loop.shutdown_default_executor (#535)
(by @Gelbpunkt in 919da56 for #535)
* Fix CI status badge (#522)
(by @shuuji3 in 0e9ff6c for #522)1 parent ee5ad26 commit 6c770dc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
13 | + |
0 commit comments