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 eric.araujo, eric.smith, ncoghlan, orsenthil, pitrou, r.david.murray, sjt, vstinner
Date 2010-11-07.12:17:38
SpamBayes Score 0.0018806632
Marked as misclassified No
Message-id <1289132259.65.0.620771892715.issue9873@psf.upfronthosting.co.za>
In-reply-to
Content
Just a note for myself when I next update the patch: the 2-tuple returned by defrag needs to be turned into a real result type of its own, and the decode/encode methods on result objects should be tested explicitly.
History
Date User Action Args
2010-11-07 12:17:39ncoghlansetrecipients: + ncoghlan, orsenthil, pitrou, vstinner, eric.smith, eric.araujo, r.david.murray, sjt
2010-11-07 12:17:39ncoghlansetmessageid: <1289132259.65.0.620771892715.issue9873@psf.upfronthosting.co.za>
2010-11-07 12:17:38ncoghlanlinkissue9873 messages
2010-11-07 12:17:38ncoghlancreate