Following PR for https://bugs.python.org/issue31786 time_sleep, lock_acquire_parse_args and socket_parse_timeout should use _PyTime_ROUND_TIMEOUT instead of _PyTime_ROUND_CEILING.
New changeset 59af94f by Serhiy Storchaka (Pablo Galindo) in branch 'master': bpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout argument parsing in more functions (bpo-4026) 59af94f
New changeset be4e9cc by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout argument parsing in more functions (GH-4026) (bpo-4032) be4e9cc
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: