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, pitrou, r.david.murray, rhettinger, serhiy.storchaka, techtonik, zach.mathew
Date 2012-11-26.19:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353956932.22.0.688308604383.issue16333@psf.upfronthosting.co.za>
In-reply-to
Content
> ',' used by default only when indentation used. It increases readability.

Do you mean that when indentation is used, the separator only appears on line ends? Otherwise I can see how,is,that,more readable, than, that.

> Of course, this is a new feature and should be only in 3.4.

No of course. =) Trailing whitespace is a usability bug. It doesn't affect anything. Produced JSON stays JSON.
History
Date User Action Args
2012-11-26 19:08:52techtoniksetrecipients: + techtonik, rhettinger, pitrou, ezio.melotti, eric.araujo, r.david.murray, serhiy.storchaka, zach.mathew
2012-11-26 19:08:52techtoniksetmessageid: <1353956932.22.0.688308604383.issue16333@psf.upfronthosting.co.za>
2012-11-26 19:08:52techtoniklinkissue16333 messages
2012-11-26 19:08:51techtonikcreate