This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients ezio.melotti, methane, miss-islington, vstinner, zhou.ronghua
Date 2019-12-04.10:26:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575455189.47.0.390730613999.issue33684@roundup.psfhosted.org>
In-reply-to
Content
New changeset e0f148e6635480521036415bd782c3424fe6c619 by Inada Naoki in branch '3.7':
bpo-33684: json.tool: Use utf-8 for infile and outfile. (GH-17460)
https://github.com/python/cpython/commit/e0f148e6635480521036415bd782c3424fe6c619
History
Date User Action Args
2019-12-04 10:26:29methanesetrecipients: + methane, vstinner, ezio.melotti, miss-islington, zhou.ronghua
2019-12-04 10:26:29methanesetmessageid: <1575455189.47.0.390730613999.issue33684@roundup.psfhosted.org>
2019-12-04 10:26:29methanelinkissue33684 messages
2019-12-04 10:26:29methanecreate