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 vstinner
Recipients vstinner
Date 2010-04-16.00:07:24
SpamBayes Score 5.78068e-05
Marked as misclassified No
Message-id <1271376445.96.0.721976920269.issue8391@psf.upfronthosting.co.za>
In-reply-to
Content
My patch doesn't work for types bytes and bytearray.

I noticed that py3k uses surrogateescape to encode environment variable values ;-)
History
Date User Action Args
2010-04-16 00:07:26vstinnersetrecipients: + vstinner
2010-04-16 00:07:25vstinnersetmessageid: <1271376445.96.0.721976920269.issue8391@psf.upfronthosting.co.za>
2010-04-16 00:07:24vstinnerlinkissue8391 messages
2010-04-16 00:07:24vstinnercreate