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
/
test_eintr.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in docs, comments and test assert messages (#14872)
Min ho Kim
2019-07-21
1
-1/+1
*
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
Victor Stinner
2018-12-06
1
-2/+3
*
bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965)
Victor Stinner
2018-12-05
1
-1/+15
*
Remove more unused imports in tests.
Serhiy Storchaka
2016-04-24
1
-1/+0
*
Issue #23277: Remove unused sys and os imports
Berker Peksag
2016-04-24
1
-1/+0
*
Issue #25277: Set a timeout of 10 minutes in test_eintr using faulthandler to
Victor Stinner
2015-10-01
1
-1/+2
*
Issue #25122: Remove verbose mode of test_eintr
Victor Stinner
2015-09-28
1
-8/+1
*
Issue #25122: Fix test_eintr.test_open() on FreeBSD
Victor Stinner
2015-09-18
1
-2/+1
*
Issue #25122: test_eintr: don't redirect stdout to stderr
Victor Stinner
2015-09-15
1
-1/+1
*
Issue #25122: try to debug test_eintr hang on FreeBSD
Victor Stinner
2015-09-15
1
-1/+11
*
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-1/+2
*
Issue #23285: PEP 475 -- Retry system calls failing with EINTR.
Charles-François Natali
2015-02-07
1
-0/+20