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.
V
Victor Stinner committed
b1e4f6e83e8916005caa3f751f25fb58cccbf812
Parent: ae1d99c
Committed by GitHub <noreply@github.com>
on 9/26/2023, 7:34:50 PM