This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients docs@python, taleinat, zaneb
Date 2022-01-21.09:37:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 656971e4953a70a6048170377888db5530eea0a6 by Tal Einat in branch '3.9':
[3.9] bpo-41857: mention timeout argument units in select.poll() and select.depoll() doc-strings (GH-22406)
https://github.com/python/cpython/commit/656971e4953a70a6048170377888db5530eea0a6
History
Date User Action Args
2022-01-21 09:37:44taleinatsetrecipients: + taleinat, docs@python, zaneb
2022-01-21 09:37:44taleinatsetmessageid: <[email protected]>
2022-01-21 09:37:44taleinatlinkissue41857 messages
2022-01-21 09:37:44taleinatcreate