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, wosc
Date 2011-09-07.17:52:22
SpamBayes Score 0.04075103
Marked as misclassified No
Message-id <1315417942.79.0.842466978297.issue12931@psf.upfronthosting.co.za>
In-reply-to
Content
"I guess it should use the configured encoding[1] (which is utf-8 by default) to do that, shouldn't it? Since that's the encoding that is used for the message body, too."

The URI is only used in HTTP headers, not in the body.
History
Date User Action Args
2011-09-07 17:52:22vstinnersetrecipients: + vstinner, wosc
2011-09-07 17:52:22vstinnersetmessageid: <1315417942.79.0.842466978297.issue12931@psf.upfronthosting.co.za>
2011-09-07 17:52:22vstinnerlinkissue12931 messages
2011-09-07 17:52:22vstinnercreate