Roundup Robot added the comment:

New changeset 0591cf5c9ebd by Victor Stinner in branch 'default':
Issue #23485: Add _PyTime_FromMillisecondsObject() function
https://hg.python.org/cpython/rev/0591cf5c9ebd

New changeset 69b1683ee001 by Victor Stinner in branch 'default':
Issue #23485: select.poll.poll() is now retried when interrupted by a signal
https://hg.python.org/cpython/rev/69b1683ee001

New changeset 5194a84ed9f3 by Victor Stinner in branch 'default':
Issue #23485: select.epoll.poll() is now retried when interrupted by a signal
https://hg.python.org/cpython/rev/5194a84ed9f3

----------

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

Reply via email to