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 vstinner
Recipients gvanrossum, ned.deily, pitrou, vstinner
Date 2014-02-02.23:25:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391383516.15.0.436564742011.issue20472@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, Ned told me that tests using the PollSelector are still failing. I forgot that poll() is also supported on OS X.

Please try this new patch.
History
Date User Action Args
2014-02-02 23:25:16vstinnersetrecipients: + vstinner, gvanrossum, pitrou, ned.deily
2014-02-02 23:25:16vstinnersetmessageid: <1391383516.15.0.436564742011.issue20472@psf.upfronthosting.co.za>
2014-02-02 23:25:16vstinnerlinkissue20472 messages
2014-02-02 23:25:15vstinnercreate