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 mher
Recipients jackjansen, jvr, mher
Date 2010-12-10.10:30:38
SpamBayes Score 4.8571624e-06
Marked as misclassified No
Message-id <1291977040.04.0.303555213624.issue985064@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch fixes crashes on bad input. The patch implements validation for dict and array elements as well as some resource cleanup. The tests are included as well.
History
Date User Action Args
2010-12-10 10:30:40mhersetrecipients: + mher, jackjansen, jvr
2010-12-10 10:30:40mhersetmessageid: <1291977040.04.0.303555213624.issue985064@psf.upfronthosting.co.za>
2010-12-10 10:30:38mherlinkissue985064 messages
2010-12-10 10:30:38mhercreate