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.22:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391379574.55.0.486538226122.issue20472@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch to skip the tests for SelectSelector on Mac OS X older than 10.6 (Snow Leopard).

@Ned: Could you please try it? I don't have access to such old Mac OS X versions. (I now only have a iMac running 10.9).
History
Date User Action Args
2014-02-02 22:19:34vstinnersetrecipients: + vstinner, gvanrossum, pitrou, ned.deily
2014-02-02 22:19:34vstinnersetmessageid: <1391379574.55.0.486538226122.issue20472@psf.upfronthosting.co.za>
2014-02-02 22:19:34vstinnerlinkissue20472 messages
2014-02-02 22:19:34vstinnercreate