diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-26 21:34:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 21:34:50 +0200 |
commit | b1e4f6e83e8916005caa3f751f25fb58cccbf812 (patch) | |
tree | 87131de209599f2cd2c36165b26744cf9bf19134 /Python/optimizer.c | |
parent | ae1d99c2ed9d44b2554129f3a85b97a31119bccc (diff) | |
download | cpython-b1e4f6e83e8916005caa3f751f25fb58cccbf812.tar.gz cpython-b1e4f6e83e8916005caa3f751f25fb58cccbf812.zip |
gh-109276, gh-109508: Fix libregrtest stdout (#109903)
Remove replace_stdout(): call sys.stdout.reconfigure() instead of set
the error handler to backslashreplace.
display_header() logs an empty line and flush stdout.
Remove encoding workaround in display_header() since stdout error
handler is now set to backslashreplace earlier.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions