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 <[email protected]>
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: <[email protected]>
2010-04-16 00:07:24vstinnerlinkissue8391 messages
2010-04-16 00:07:24vstinnercreate