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 techtonik
Recipients eric.araujo, ezio.melotti, r.david.murray, serhiy.storchaka, techtonik, zach.mathew
Date 2012-11-25.13:36:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353850617.54.0.824556386491.issue16333@psf.upfronthosting.co.za>
In-reply-to
Content
Trailing whitespace produce visual warnings in diff comparison tools. If you have to read docs on how fix every piece of code that produces readable JSON to avoid this warnings, it is a very-very bad user experience.

The argument that by default the output with indent option should be human-friendly. Don't you agree with that?
History
Date User Action Args
2012-11-25 13:36:57techtoniksetrecipients: + techtonik, ezio.melotti, eric.araujo, r.david.murray, serhiy.storchaka, zach.mathew
2012-11-25 13:36:57techtoniksetmessageid: <1353850617.54.0.824556386491.issue16333@psf.upfronthosting.co.za>
2012-11-25 13:36:57techtoniklinkissue16333 messages
2012-11-25 13:36:57techtonikcreate