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 Kristian.Benoit, serhiy.storchaka, vstinner
Date 2014-05-15.07:08:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400137720.67.0.62313321932.issue21509@psf.upfronthosting.co.za>
In-reply-to
Content
Currently json.load/loads don't support binary input. See issue17909 and issue19837.
History
Date User Action Args
2014-05-15 07:08:40serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, Kristian.Benoit
2014-05-15 07:08:40serhiy.storchakasetmessageid: <1400137720.67.0.62313321932.issue21509@psf.upfronthosting.co.za>
2014-05-15 07:08:40serhiy.storchakalinkissue21509 messages
2014-05-15 07:08:40serhiy.storchakacreate