--no-ensure-ascii option.
|
Test is failing because stdout is not UTF-8 on Windows. |
b49d113 to
f5c95a3
Compare
f5c95a3 to
fb56a72
Compare
…on.dumps in the json.tool command-line-interface.
Added ability to pass through
ensure_asciioptions to json.dumps in thejson.toolcommand-line interface.Some motivation: https://stackoverflow.com/questions/52712674/how-to-use-json-tool-from-the-shell-to-validate-and-pretty-print-language-files
https://bugs.python.org/issue27413