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 ncoghlan
Recipients eric.araujo, eric.smith, hfuru, ncoghlan, orsenthil, pitrou, r.david.murray, sjt, vstinner
Date 2010-11-30.15:53:39
SpamBayes Score 8.446531e-06
Marked as misclassified No
Message-id <1291132421.71.0.99945823855.issue9873@psf.upfronthosting.co.za>
In-reply-to
Content
Committed in r86889

The docs changes should soon be live at:
http://docs.python.org/dev/library/urllib.parse.html

If anyone would like to suggest changes to the wording of the docs for post beta1, or finds additional corner cases that the new bytes handling can't cope with, feel free to create a new issue.
History
Date User Action Args
2010-11-30 15:53:41ncoghlansetrecipients: + ncoghlan, hfuru, orsenthil, pitrou, vstinner, eric.smith, eric.araujo, r.david.murray, sjt
2010-11-30 15:53:41ncoghlansetmessageid: <1291132421.71.0.99945823855.issue9873@psf.upfronthosting.co.za>
2010-11-30 15:53:40ncoghlanlinkissue9873 messages
2010-11-30 15:53:39ncoghlancreate