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 vinay.sajip
Recipients amaury.forgeotdarc, vinay.sajip
Date 2011-06-09.13:49:08
SpamBayes Score 5.6164765e-05
Marked as misclassified No
Message-id <1307627349.56.0.498833450854.issue12291@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a patch which I think fixes marshal.load(), and would be grateful for a review - it's my first C patch for Python. The test_marshal test passes, though I haven't yet added a test for the failing scenario.
History
Date User Action Args
2011-06-09 13:49:09vinay.sajipsetrecipients: + vinay.sajip, amaury.forgeotdarc
2011-06-09 13:49:09vinay.sajipsetmessageid: <1307627349.56.0.498833450854.issue12291@psf.upfronthosting.co.za>
2011-06-09 13:49:09vinay.sajiplinkissue12291 messages
2011-06-09 13:49:08vinay.sajipcreate