index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
eintrdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport fixes on test_eintr
Victor Stinner
2016-01-28
1
-5/+17
*
Issue #25277: Use a longer sleep in test_eintr to reduce the risk of race
Victor Stinner
2015-10-12
1
-5/+5
*
Issue #25122: test_eintr: the FreeBSD fix will be released in FreeBSD 10.3
Victor Stinner
2015-09-21
1
-2/+2
*
Issue #25122: sync test_eintr with Python 3.6
Victor Stinner
2015-09-18
1
-97/+190
*
Issue #23485: select.devpoll.poll() is now retried when interrupted by a signal
Victor Stinner
2015-03-31
1
-0/+11
*
Issue #23485: select.kqueue.control() is now retried when interrupted by a si...
Victor Stinner
2015-03-31
1
-2/+13
*
Issue #23485: select.epoll.poll() is now retried when interrupted by a signal
Victor Stinner
2015-03-30
1
-0/+11
*
Issue #23485: select.poll.poll() is now retried when interrupted by a signal
Victor Stinner
2015-03-30
1
-3/+17
*
Issue #23485: select.select() is now retried automatically with the recomputed
Victor Stinner
2015-03-30
1
-1/+15
*
Issue #23715: Fix test_sigtimedwait() of test_eintr
Victor Stinner
2015-03-27
1
-1/+1
*
Issue #23715: Fix test_eintr, skip tests on signal.sigwaitinfo() and
Victor Stinner
2015-03-20
1
-0/+4
*
Issue #23715: signal.sigwaitinfo() and signal.sigtimedwait() are now retried
Victor Stinner
2015-03-20
1
-1/+37
*
Issue #23646: Enhance precision of time.sleep() and socket timeout when
Victor Stinner
2015-03-20
1
-5/+2
*
Issue #23646: If time.sleep() is interrupted by a signal, the sleep is now
Victor Stinner
2015-03-19
1
-1/+19
*
Revert changeset d927047b1d8eb87738676980a24930d053ba2150
Victor Stinner
2015-03-17
1
-16/+1
*
test
Victor Stinner
2015-03-12
1
-1/+16
*
Issue #23285: PEP 475 -- Retry system calls failing with EINTR.
Charles-François Natali
2015-02-07
1
-0/+260