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 barry, ezio.melotti, ncoghlan, pitrou, rhettinger, serhiy.storchaka
Date 2013-10-20.19:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382298202.6.0.962457208162.issue19307@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM. But perhaps it's worth to test json.load() with binary file. I don't see much sense in testing json.loads() with numbers.
History
Date User Action Args
2013-10-20 19:43:22serhiy.storchakasetrecipients: + serhiy.storchaka, barry, rhettinger, ncoghlan, pitrou, ezio.melotti
2013-10-20 19:43:22serhiy.storchakasetmessageid: <1382298202.6.0.962457208162.issue19307@psf.upfronthosting.co.za>
2013-10-20 19:43:22serhiy.storchakalinkissue19307 messages
2013-10-20 19:43:22serhiy.storchakacreate