Message 208595 - Python tracker (original) (raw)

Message208595

Author python-dev
Recipients gvanrossum, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-01-21.00:43:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 3f7WF90Yqqz7Ljk@mail.python.org
In-reply-to
Content
New changeset 033137c12d88 by Victor Stinner in branch '3.3': Issue #20311: select.epoll.poll() now rounds the timeout away from zero, http://hg.python.org/cpython/rev/033137c12d88 New changeset 02f9db3e684e by Victor Stinner in branch 'default': (Merge 3.3) Issue #20311: select.epoll.poll() now rounds the timeout away from http://hg.python.org/cpython/rev/02f9db3e684e
History
Date User Action Args
2014-01-21 00:43:09 python-dev set recipients: + python-dev, gvanrossum, pitrou, vstinner, neologix, serhiy.storchaka
2014-01-21 00:43:09 python-dev link issue20311 messages
2014-01-21 00:43:09 python-dev create