[issue20455] test_asyncio hangs on Windows

Roundup Robot report at bugs.python.org
Fri Jan 31 16:28:05 CET 2014


Roundup Robot added the comment:

New changeset 8fc69d43bc49 by Victor Stinner in branch 'default':
Issue #20455: math.ceil() returns an int in Python 3, no need to cast the
http://hg.python.org/cpython/rev/8fc69d43bc49

New changeset 3f54bc5392c3 by Victor Stinner in branch 'default':
Issue #20455: asyncio: use the same code to round a timeout than the selectors
http://hg.python.org/cpython/rev/3f54bc5392c3

New changeset 55abd847c9f5 by Victor Stinner in branch 'default':
Issue #20455: Add a resolution attribute to IocpProactor (1 ms)
http://hg.python.org/cpython/rev/55abd847c9f5

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20455>
_______________________________________


More information about the Python-bugs-list mailing list