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 r.david.murray
Recipients barry, l0nwlf, r.david.murray, ynkdir
Date 2010-05-05.17:50:26
SpamBayes Score 0.0023450337
Marked as misclassified No
Message-id <1273081829.71.0.0468287543449.issue7472@psf.upfronthosting.co.za>
In-reply-to
Content
Committed to trunk in r80800.

However, when I ported it to py3k, it turns out the test fails there, but passes if the original fix from this issue has been applied.  More investigation is needed, but clearly something changed in the payload encoding logic (which is not too surprising).
History
Date User Action Args
2010-05-05 17:50:29r.david.murraysetrecipients: + r.david.murray, barry, ynkdir, l0nwlf
2010-05-05 17:50:29r.david.murraysetmessageid: <1273081829.71.0.0468287543449.issue7472@psf.upfronthosting.co.za>
2010-05-05 17:50:27r.david.murraylinkissue7472 messages
2010-05-05 17:50:26r.david.murraycreate