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
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.codecov.yml -rw-r--r-- 545 bytes
.gitattributes -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 1.0 KB
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.7 KB
.hgtouch -rw-r--r-- 1.3 KB
.mention-bot -rw-r--r-- 39 bytes
.travis.yml -rw-r--r-- 3.6 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.6 KB
README.rst -rw-r--r-- 8.9 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 472.2 KB
configure.ac -rw-r--r-- 156.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.4 KB
setup.py -rw-r--r-- 98.8 KB

README.rst

back to top