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 bob.ippolito
Recipients aronacher, bob.ippolito, rhettinger
Date 2009-03-04.23:46:19
SpamBayes Score 0.0006091474
Marked as misclassified No
Message-id <1236210381.61.0.447804281846.issue5381@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately this is a patch for the old json lib... the new one has a C 
API and an entirely different method of parsing documents (for performance 
reasons).
History
Date User Action Args
2009-03-04 23:46:21bob.ippolitosetrecipients: + bob.ippolito, rhettinger, aronacher
2009-03-04 23:46:21bob.ippolitosetmessageid: <1236210381.61.0.447804281846.issue5381@psf.upfronthosting.co.za>
2009-03-04 23:46:19bob.ippolitolinkissue5381 messages
2009-03-04 23:46:19bob.ippolitocreate