diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-13 01:40:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 01:40:44 (GMT) |
commit | b544c2b1355571a36fe0c212f92e9b163ceb16af (patch) | |
tree | d7191cc790011ba6cf56784a9658e1969358f047 /Python/ast_unparse.c | |
parent | 715f6632589fc69595ed7fde847e5405925fb94b (diff) | |
download | cpython-b544c2b1355571a36fe0c212f92e9b163ceb16af.zip cpython-b544c2b1355571a36fe0c212f92e9b163ceb16af.tar.gz cpython-b544c2b1355571a36fe0c212f92e9b163ceb16af.tar.bz2 |
gh-109276: libregrtest: fix work dir on WASI (#109356)
On WASI platform, get_temp_dir() should behave differently since the
parent process is a WASI process and uses a different get_temp_dir()
path.
Fix also WorkerThread._runtest(): don't read JSON file if the worker
process exit code is non-zero.
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions