New submission from Pablo Galindo Salgado <pablog...@gmail.com>:

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.

----------
components: Library (Lib)
messages: 304540
nosy: pablogsal
priority: normal
severity: normal
status: open
title: Use _PyTime_ROUND_TIMEOUT in _threadmodule.c, timemodule.c and 
socketmodule.c
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31806>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to