Staging
v0.5.1
https://github.com/python/cpython
Revision 1d391f926b37484b8d4b326003a72c0084db19ec authored by Ned Deily on 04 March 2017, 11:19:05 UTC, committed by GitHub on 04 March 2017, 11:19:05 UTC
Skip some tests of select.poll when running on macOS due to unresolved
issues with the underlying system poll function on some macOS versions.

(cherry picked from commit de04644627f82d9dc48b3423def7ff5b4aa1926a)
1 parent 343d483
History
Tip revision: 1d391f926b37484b8d4b326003a72c0084db19ec authored by Ned Deily on 04 March 2017, 11:19:05 UTC
[3.6] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS (#463)
Tip revision: 1d391f9
File Mode Size
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 346 bytes

back to top