SIGN IN SIGN UP

Issue #11757: select.select() now raises ValueError when a negative timeout

is passed (previously, a select.error with EINVAL would be raised).  Patch
by Charles-François Natali.
A
Antoine Pitrou committed
131a6414dd023d8bfa71a05e76030c1e0aaf2c1d
Parent: c6a726d