]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34369: make kqueue.control() docs better reflect that timeout is positional-only...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jul 2019 14:17:08 +0000 (07:17 -0700)
committerTal Einat <taleinat@gmail.com>
Thu, 11 Jul 2019 14:17:08 +0000 (17:17 +0300)
commit46c2eff5adca7dc309f077ec65faf95b95c47b43
tree6791f453f9a7bf44e614f7b0892c39518f3f95ac
parent0517375c4494b728171b0e306959e3f2703e0046
bpo-34369: make kqueue.control() docs better reflect that timeout is positional-only (GH-9499)

(cherry picked from commit 79042ac4348ccc09344014f20dd49401579f8795)

Co-authored-by: Tal Einat <taleinat@gmail.com>
Doc/library/select.rst