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 eric.araujo
Recipients Arfrever, berker.peksag, eric.araujo, lukasz.langa, python-dev, serhiy.storchaka, tarek
Date 2014-03-12.20:38:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394656718.34.0.0927269304532.issue20363@psf.upfronthosting.co.za>
In-reply-to
Content
I don’t understand one thing: you said the output wasn’t changed, then show an example of changed output: “"----------xxx----------" vs "----------b'xxx'----------"”.

The “data” that is displayed is supposed to be text; showing “b'” and “'” is a regression for the 3.x line.
History
Date User Action Args
2014-03-12 20:38:38eric.araujosetrecipients: + eric.araujo, tarek, Arfrever, lukasz.langa, python-dev, berker.peksag, serhiy.storchaka
2014-03-12 20:38:38eric.araujosetmessageid: <1394656718.34.0.0927269304532.issue20363@psf.upfronthosting.co.za>
2014-03-12 20:38:38eric.araujolinkissue20363 messages
2014-03-12 20:38:38eric.araujocreate