]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] 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:37:39 +0000 (11:37 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 09:37:39 +0000 (11:37 +0200)
commit656971e4953a70a6048170377888db5530eea0a6
tree3b366abb19d1e576dab8de02adf8069dd3c9d0d6
parentc6691a7ccbd027298ea2486014b55db037fffc9f
[3.9] 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