diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-13 00:24:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 00:24:43 (GMT) |
commit | 715f6632589fc69595ed7fde847e5405925fb94b (patch) | |
tree | 2dd4db877378af8ae38a82a0c5f70336ff062ccb /Python/formatter_unicode.c | |
parent | 75cdd9a904bbed9ac3bf02ef53b1c4c58aeee4d0 (diff) | |
download | cpython-715f6632589fc69595ed7fde847e5405925fb94b.zip cpython-715f6632589fc69595ed7fde847e5405925fb94b.tar.gz cpython-715f6632589fc69595ed7fde847e5405925fb94b.tar.bz2 |
gh-109276: libregrtest: WASM use stdout for JSON (#109355)
On Emscripten and WASI, or if --python command line is used,
libregrtest now writes JSON into stdout, instead of using a name
file.
* Add JsonFileType.STDOUT.
* Remove JsonFileType.FILENAME.
* test.pythoninfo logs environment variables related to
cross-compilation and running Python on Emscripten/WASI.
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions