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 ncoghlan
Recipients jwp, ncoghlan
Date 2009-03-15.03:04:47
SpamBayes Score 0.007944514
Marked as misclassified No
Message-id <1237086296.1.0.324486086496.issue5251@psf.upfronthosting.co.za>
In-reply-to
Content
Second draft attached, this time with tests and sans segmentation faults :)

Limitations of this version of the patch:
- still includes some unrelated marshal.c changes (improved error messages)
- no documentation changes yet
History
Date User Action Args
2009-03-15 03:04:56ncoghlansetrecipients: + ncoghlan, jwp
2009-03-15 03:04:56ncoghlansetmessageid: <1237086296.1.0.324486086496.issue5251@psf.upfronthosting.co.za>
2009-03-15 03:04:54ncoghlanlinkissue5251 messages
2009-03-15 03:04:54ncoghlancreate