diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-11-10 12:07:39 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-11-10 12:07:39 +0100 |
commit | 64fa72bbc5219b548cf8142a322360ad4f24169f (patch) | |
tree | adfd72db33d16e344eab24c0eafd24fc17c9345a /Python/getcompiler.c | |
parent | c90231cc490e740aa659ed727200e1a37588ebb2 (diff) | |
download | cpython-64fa72bbc5219b548cf8142a322360ad4f24169f.tar.gz |
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.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions