bpo-35363: test_eintr runs eintr_tester.py in verbose mode by vstinner · Pull Request #10965 · python/cpython
Moreover, "python3 -m test test_eintr -v" now avoids redirecting stdout/stderr to a pipe, the child process inherits stdout/stderr from the parent.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Dec 5, 2018miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Dec 5, 2018miss-islington added a commit that referenced this pull request
Dec 5, 2018Moreover, "python3 -m test test_eintr -v" now avoids redirecting stdout/stderr to a pipe, the child process inherits stdout/stderr from the parent. (cherry picked from commit aa8ae90) Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request
Dec 5, 2018Moreover, "python3 -m test test_eintr -v" now avoids redirecting stdout/stderr to a pipe, the child process inherits stdout/stderr from the parent. (cherry picked from commit aa8ae90) Co-authored-by: Victor Stinner <vstinner@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters