diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-18 09:29:16 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-18 09:29:16 (GMT) |
commit | 4b352171d2b0a4a63cd711df9ebe840419137fa2 (patch) | |
tree | e9005271b7c405b2ec9ecb4b51ffb89fcdef24e5 /Include/pytime.h | |
parent | cd6e69439c908a7d3aa0a5b13570c83d7cc57bf7 (diff) | |
download | cpython-4b352171d2b0a4a63cd711df9ebe840419137fa2.zip cpython-4b352171d2b0a4a63cd711df9ebe840419137fa2.tar.gz cpython-4b352171d2b0a4a63cd711df9ebe840419137fa2.tar.bz2 |
Issue #25122: sync test_eintr with Python 3.6
* test_eintr: support verbose mode, don't redirect eintr_tester output into
a pipe
* eintr_tester: replace os.fork() with subprocess to have a cleaner child
process (ex: don't inherit setitimer())
* eintr_tester: kill the process if the unit test fails
* test_open/test_os_open(): write support.PIPE_MAX_SIZE bytes instead of
support.PIPE_MAX_SIZE*3 bytes
Diffstat (limited to 'Include/pytime.h')
0 files changed, 0 insertions, 0 deletions