This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients gvanrossum, neologix, python-dev, vstinner
Date 2014-02-11.09:10:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fNdWF6yhtz7LjM@mail.python.org>
In-reply-to
Content
New changeset 9c1840e8d643 by Victor Stinner in branch 'default':
Issue #20505: Oops, only print debug info if selector.select(timeout) took less
http://hg.python.org/cpython/rev/9c1840e8d643
History
Date User Action Args
2014-02-11 09:10:50python-devsetrecipients: + python-dev, gvanrossum, vstinner, neologix
2014-02-11 09:10:50python-devlinkissue20505 messages
2014-02-11 09:10:50python-devcreate