summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-11-10 12:07:39 +0100
committerVictor Stinner <victor.stinner@gmail.com>2012-11-10 12:07:39 +0100
commit64fa72bbc5219b548cf8142a322360ad4f24169f (patch)
treeadfd72db33d16e344eab24c0eafd24fc17c9345a /Python/getcompiler.c
parentc90231cc490e740aa659ed727200e1a37588ebb2 (diff)
downloadcpython-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