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 gregory.p.smith
Recipients MicroTransactionsMatterToo, gregory.p.smith, ncoghlan, ned.deily, rbcollins, ronaldoussoren, vstinner
Date 2017-05-06.19:39:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494099579.43.0.0609520550578.issue28087@psf.upfronthosting.co.za>
In-reply-to
Content
The only thing CPython should do is apply workarounds to any standard library internal uses of poll with 0 fds guarded by a MacOS platform check.
History
Date User Action Args
2017-05-06 19:39:39gregory.p.smithsetrecipients: + gregory.p.smith, ronaldoussoren, ncoghlan, vstinner, rbcollins, ned.deily, MicroTransactionsMatterToo
2017-05-06 19:39:39gregory.p.smithsetmessageid: <1494099579.43.0.0609520550578.issue28087@psf.upfronthosting.co.za>
2017-05-06 19:39:39gregory.p.smithlinkissue28087 messages
2017-05-06 19:39:39gregory.p.smithcreate