]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in documentation of AbstractEventLoopPolicy.set_child_watcher() (GH-11369)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 30 Dec 2018 22:07:05 +0000 (14:07 -0800)
committerGitHub <noreply@github.com>
Sun, 30 Dec 2018 22:07:05 +0000 (14:07 -0800)
commitc74061d49b2b8275b376e212cccf2922d022e607
tree36384162fd16e7aa69328c331d1ccb58bfcc84e8
parentd2694d47682b84dafef1c172ede7ad16d3b8bbd8
Fix typo in documentation of AbstractEventLoopPolicy.set_child_watcher() (GH-11369)

`set_child_watcher()` *sets* the watcher.
(cherry picked from commit 1b29c03c95dbffa05f2bac0f8f1a36b21606a504)

Co-authored-by: sth <sth.dev@tejp.de>
Doc/library/asyncio-policy.rst