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 pitrou
Recipients eric.smith, kaizhu, pitrou, r.david.murray
Date 2010-10-12.20:22:20
SpamBayes Score 1.8797774e-06
Marked as misclassified No
Message-id <1286914941.67.0.214014145552.issue10041@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed test case doesn't test a lot, IMHO. It would be better if it sent binary from one end and received unicode on the other end, or vice-versa (with explicit encoding and errors, preferably).
History
Date User Action Args
2010-10-12 20:22:21pitrousetrecipients: + pitrou, eric.smith, kaizhu, r.david.murray
2010-10-12 20:22:21pitrousetmessageid: <1286914941.67.0.214014145552.issue10041@psf.upfronthosting.co.za>
2010-10-12 20:22:20pitroulinkissue10041 messages
2010-10-12 20:22:20pitroucreate