Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dcc47c6

Browse files
committed
Issue #24947: Merge 3.4
2 parents 73c2194 + 5e580da commit dcc47c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-eventloop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Base Event Loop
66
===============
77

88
The event loop is the central execution device provided by :mod:`asyncio`.
9-
It provides multiple facilities, amongst which:
9+
It provides multiple facilities, including:
1010

1111
* Registering, executing and cancelling delayed calls (timeouts).
1212

0 commit comments

Comments
 (0)