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 serhiy.storchaka
Recipients Eric Moyer, ezio.melotti, lisroach, rhettinger, serhiy.storchaka, vstinner
Date 2018-11-07.10:09:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset f19447994983902aa88362d8fffe645f1ea2f2aa by Serhiy Storchaka (HongWeipeng) in branch 'master':
bpo-31553: add --json-lines option to json.tool (#10051)
https://github.com/python/cpython/commit/f19447994983902aa88362d8fffe645f1ea2f2aa
History
Date User Action Args
2018-11-07 10:09:37serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, ezio.melotti, lisroach, Eric Moyer
2018-11-07 10:09:37serhiy.storchakasetmessageid: <[email protected]>
2018-11-07 10:09:37serhiy.storchakalinkissue31553 messages
2018-11-07 10:09:37serhiy.storchakacreate