mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
de04644627
* bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS Skip some tests of select.poll when running on macOS due to unresolved issues with the underlying system poll function on some macOS versions.