]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41857: mention timeout argument units in select.poll() and select.depoll() doc...
authorZane Bitter <zbitter@redhat.com>
Thu, 20 Jan 2022 23:08:44 +0000 (18:08 -0500)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 23:08:44 +0000 (01:08 +0200)
commit27df7566bc19699b967e0e30d7808637b90141f6
treea0c099e5e1e0408c28e6e428d8d44661a2347542
parent9e87c0e03fa501fb90008547983ce4c1dcaaf90c
bpo-41857: mention timeout argument units in select.poll() and select.depoll() doc-strings (GH-22406)
Modules/clinic/selectmodule.c.h
Modules/selectmodule.c