mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
The Selector's code internally uses select.select and passes the timeout argument to it. The documentation explicitly states the timeout is a floating point number: https://docs.python.org/3/library/select.html?highlight=select#select.select