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 r.david.murray, ssbarnea, terry.reedy, vstinner
Date 2011-06-27.14:36:25
SpamBayes Score 1.1091043e-06
Marked as misclassified No
Message-id <1309185386.36.0.311192020613.issue12398@psf.upfronthosting.co.za>
In-reply-to
Content
But senthil already demonstrated in the previous issue that it does not become a unicode string unless you use unicode input.

You also claimed that your test program here succeeded in python2.6, but it does not.  This casts a little bit of doubt on your claim that there is a regression.

Can you produce a minimal example of using httplib that demonstrates the regression?
History
Date User Action Args
2011-06-27 14:36:26r.david.murraysetrecipients: + r.david.murray, terry.reedy, vstinner, ssbarnea
2011-06-27 14:36:26r.david.murraysetmessageid: <1309185386.36.0.311192020613.issue12398@psf.upfronthosting.co.za>
2011-06-27 14:36:25r.david.murraylinkissue12398 messages
2011-06-27 14:36:25r.david.murraycreate