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-23.19:14:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZCSeBE7w4jVTCYFWri31=-GkEY+FcvWjYczrjrctZMNw@mail.gmail.com>
In-reply-to <1495562264.13.0.762158517296.issue28087@psf.upfronthosting.co.za>
Content
Ned Deily added the comment:
> Unfortunately, with the tests reenabled, they still fail with the most recent release of macOS 10.12 (10.12,5)

Oh. In that case, I will update my patch to blacklist macOS versions
with the bug (remove select.poll() depending on macOS version).
History
Date User Action Args
2017-05-23 19:14:46vstinnersetrecipients: + vstinner, gregory.p.smith, ronaldoussoren, ncoghlan, rbcollins, ned.deily, MicroTransactionsMatterToo
2017-05-23 19:14:46vstinnerlinkissue28087 messages
2017-05-23 19:14:46vstinnercreate