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 bob.ippolito, dstanek, ezio.melotti, fdrake
Date 2011-01-27.00:48:50
SpamBayes Score 0.0007542039
Marked as misclassified No
Message-id <1296089331.22.0.15473305672.issue9233@psf.upfronthosting.co.za>
In-reply-to
Content
For what it's worth, I don't think any of the failures mentioned here are in the current version of simplejson. There aren't any tests that check the speedup module name, the speedup tests are skipped when speedups are not detected, and the empty json object bug was fixed in June 2009.

http://code.google.com/p/simplejson/issues/detail?id=57
History
Date User Action Args
2011-01-27 00:48:51bob.ippolitosetrecipients: + bob.ippolito, fdrake, dstanek, ezio.melotti
2011-01-27 00:48:51bob.ippolitosetmessageid: <1296089331.22.0.15473305672.issue9233@psf.upfronthosting.co.za>
2011-01-27 00:48:50bob.ippolitolinkissue9233 messages
2011-01-27 00:48:50bob.ippolitocreate