Gregory P. Smith added the comment:

Please DO NOT REMOVE select.poll() on MacOS.  It is still useful.

Apple needs to live with their bug that they refuse to acknowledge by forcing 
developers to learn the special case that it now breaks in (0 fds).  We should 
not pretend that poll() does not exist as a result.

For reference about the details of the MacOS change they were stupid enough to 
force upon the world, see this comment - which links to the source of their bug 
in the "open" source side of their OS.
  https://github.com/curl/curl/issues/1057#issuecomment-252286017

----------
nosy: +gregory.p.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28087>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to