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-20.23:08:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 27df7566bc19699b967e0e30d7808637b90141f6 by Zane Bitter in branch 'main':
bpo-41857: mention timeout argument units in select.poll() and select.depoll() doc-strings (GH-22406)
https://github.com/python/cpython/commit/27df7566bc19699b967e0e30d7808637b90141f6
History
Date User Action Args
2022-01-20 23:08:52taleinatsetrecipients: + taleinat, docs@python, zaneb
2022-01-20 23:08:52taleinatsetmessageid: <[email protected]>
2022-01-20 23:08:52taleinatlinkissue41857 messages
2022-01-20 23:08:52taleinatcreate