]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-41857: mention timeout argument units in select.poll() and select.depoll...
authorTal Einat <532281+taleinat@users.noreply.github.com>
Fri, 21 Jan 2022 09:02:25 +0000 (11:02 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 09:02:25 +0000 (11:02 +0200)
commitf6e5972fa984c10d47694973db1c91c6486d654a
tree81002cb9d666f9b7f4afe98e09650a113df35c25
parent1d11fdd3eeff77ba600278433b7ab0ce4d2a7f3b
[3.10] bpo-41857: mention timeout argument units in select.poll() and select.depoll() doc-strings (GH-22406)

(cherry picked from commit 27df7566bc19699b967e0e30d7808637b90141f6)

Co-authored-by: Zane Bitter <zbitter@redhat.com>
Modules/clinic/selectmodule.c.h
Modules/selectmodule.c