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 mgiuca
Recipients ezio.melotti, mgiuca
Date 2010-03-15.01:09:31
SpamBayes Score 0.0010040797
Marked as misclassified No
Message-id <1268615373.64.0.0830630579904.issue8136@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I just discovered that urlparse contains a copy of unquote, which will also need to be patched. I've submitted a patch to remove the duplicate (#8143) -- if that is accepted first then there's no need to worry about it.
History
Date User Action Args
2010-03-15 01:09:33mgiucasetrecipients: + mgiuca, ezio.melotti
2010-03-15 01:09:33mgiucasetmessageid: <1268615373.64.0.0830630579904.issue8136@psf.upfronthosting.co.za>
2010-03-15 01:09:32mgiucalinkissue8136 messages
2010-03-15 01:09:32mgiucacreate