[issue28087] macOS 12 poll syscall returns prematurely

STINNER Victor report at bugs.python.org
Sun May 7 07:35:22 EDT 2017


STINNER Victor added the comment:

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 ;-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28087>
_______________________________________


More information about the Python-bugs-list mailing list