bpo-28087: Reenable poll() tests on macOS by vstinner · Pull Request #1664 · python/cpython
Reenable select.poll() tests in test_asyncore and test_eintr on macOS. macOS 10.12.0 and 10.12.1 has a bug in poll(), but 10.12.2 was released with a fix. Expect that users upgrade regulary and so get 10.2.2 or newer which don't have the bug.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters