SIGN IN SIGN UP

Issue #16444, #16218: Use TESTFN_UNDECODABLE on UNIX

Check if data is decoded by os.fsdecode() (filesystem encoding with
surrogateescape error handler, PEP 383), not by UTF-8 or the filesystem
encoding in strict mode.

Use TESTFN_UNDECODABLE in test_cmd_line_script.test_non_ascii() on UNIX.
V
Victor Stinner committed
ff3d515952aa6eabdb82a90b9fe6f9dc33a406e5
Parent: ef3971d