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 amaury.forgeotdarc, eric.araujo, ezio.melotti, jkloth, larry, loewis, r.david.murray, serhiy.storchaka, techtonik, vstinner
Date 2012-12-14.17:11:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355505096.11.0.181795336283.issue16656@psf.upfronthosting.co.za>
In-reply-to
Content
That's what surrogateescape is for, on linux.  I thought Victor dealt with this a different way in Windows.  Maybe by deprecating the bytes interface :)
History
Date User Action Args
2012-12-14 17:11:36r.david.murraysetrecipients: + r.david.murray, loewis, amaury.forgeotdarc, vstinner, larry, techtonik, jkloth, ezio.melotti, eric.araujo, serhiy.storchaka
2012-12-14 17:11:36r.david.murraysetmessageid: <1355505096.11.0.181795336283.issue16656@psf.upfronthosting.co.za>
2012-12-14 17:11:36r.david.murraylinkissue16656 messages
2012-12-14 17:11:35r.david.murraycreate