Staging
v0.5.1
https://github.com/python/cpython
Revision 59f6342c97cd369ec91893934c7b0a962b30c250 authored by Victor Stinner on 27 March 2015, 13:32:22 UTC, committed by Victor Stinner on 27 March 2015, 13:32:22 UTC
sigtimedwait([], timeout) fails with OSError(EINVAL) on OpenIndiana, wait for a
signal which will never be received instead.
1 parent eb35229
History
Tip revision: 59f6342c97cd369ec91893934c7b0a962b30c250 authored by Victor Stinner on 27 March 2015, 13:32:22 UTC
Issue #23715: Fix test_sigtimedwait() of test_eintr
Tip revision: 59f6342
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.1 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 1.9 KB

README

back to top