Message 310670 - Python tracker

Message310670

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 methane, rhettinger, serhiy.storchaka
Date 2018-01-25.10:53:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516877582.16.0.467229070634.issue32360@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2812d3d99287c50bab99625d7240bcf1c2e32369 by INADA Naoki in branch 'master':
bpo-32360: Remove OrderedDict usage from json.tool (GH-5315)
https://github.com/python/cpython/commit/2812d3d99287c50bab99625d7240bcf1c2e32369
History
Date User Action Args
2018-01-25 10:53:02methanesetrecipients: + methane, rhettinger, serhiy.storchaka
2018-01-25 10:53:02methanesetmessageid: <1516877582.16.0.467229070634.issue32360@psf.upfronthosting.co.za>
2018-01-25 10:53:02methanelinkissue32360 messages
2018-01-25 10:53:02methanecreate