Message 260845 - Python tracker (original) (raw)

Message260845

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 Thomas Güttler
Recipients Thomas Güttler, docs@python
Date 2016-02-25.09:48:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1456393719.44.0.187138588042.issue26433@psf.upfronthosting.co.za
In-reply-to
Content
The current docs for Python2, don't explain how to handle unicode: https://docs.python.org/2/library/urllib.html#urllib.urlencode It seems to be a common problem. See http://stackoverflow.com/questions/6480723/urllib-urlencode-doesnt-like-unicode-values-how-about-this-workaround It would be nice to document the most pythonic way to handle unicode in urllib.urlencode()
History
Date User Action Args
2016-02-25 09:48:39 Thomas Güttler set recipients: + Thomas Güttler, docs@python
2016-02-25 09:48:39 Thomas Güttler set messageid: 1456393719.44.0.187138588042.issue26433@psf.upfronthosting.co.za
2016-02-25 09:48:39 Thomas Güttler link issue26433 messages
2016-02-25 09:48:38 Thomas Güttler create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements