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 MicroTransactionsMatterToo, gregory.p.smith, ncoghlan, ned.deily, rbcollins, ronaldoussoren, vstinner
Date 2017-05-07.11:35:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbVrF_P3Ma_W5ihXw6WhLccBD39nSmvbwtQxFi9x=ic2Q@mail.gmail.com>
In-reply-to <1494116268.46.0.757084245.issue28087@psf.upfronthosting.co.za>
Content
You want to get poll() on macOS. I'm ok with that but I would like to see
tests for it. We should remove the skip in the test.

Ok, I will update my PR to just blacklist macOS 10.12.0 and 10.2.1, and
reenable the test. I just have to find the Darwin versions.

I don't think that we have to suggests Python users to upgrade, I expect
macOS popups requesting to apply upgrades are enough ;-)
History
Date User Action Args
2017-05-07 11:35:22vstinnersetrecipients: + vstinner, gregory.p.smith, ronaldoussoren, ncoghlan, rbcollins, ned.deily, MicroTransactionsMatterToo
2017-05-07 11:35:22vstinnerlinkissue28087 messages
2017-05-07 11:35:22vstinnercreate