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 berker.peksag
Recipients Alex Gordon, andrewnester, berker.peksag, bob.ippolito, brett.cannon, r.david.murray, rhettinger, serhiy.storchaka
Date 2017-02-14.13:26:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487078772.87.0.749925068667.issue29540@psf.upfronthosting.co.za>
In-reply-to
Content
I'm +1 on the idea. Currently, a user needs to find this information in a wall of text: "To get the most compact JSON representation, you should specify (',', ':') to eliminate whitespace." It's easy to miss the lack of trailing space in (',', ':').

Perhaps the constant name could be changed to something more descriptive, but I don't have a better suggestion at the moment.

(Adding Brett since he also reviewed the PR.)
History
Date User Action Args
2017-02-14 13:26:12berker.peksagsetrecipients: + berker.peksag, brett.cannon, rhettinger, bob.ippolito, r.david.murray, serhiy.storchaka, Alex Gordon, andrewnester
2017-02-14 13:26:12berker.peksagsetmessageid: <1487078772.87.0.749925068667.issue29540@psf.upfronthosting.co.za>
2017-02-14 13:26:12berker.peksaglinkissue29540 messages
2017-02-14 13:26:12berker.peksagcreate