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 martin.panter
Recipients Anthony Sottile, martin.panter
Date 2016-04-08.23:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460159419.5.0.409167975971.issue26717@psf.upfronthosting.co.za>
In-reply-to
Content
I was going to say your original fix was the reverse of a change in r86146. But you seem to be fixing the problems before I express them :)

For the fix I would suggest something like unquote(path, "latin-1") would be simpler. I left some other review comments about the tests.
History
Date User Action Args
2016-04-08 23:50:19martin.pantersetrecipients: + martin.panter, Anthony Sottile
2016-04-08 23:50:19martin.pantersetmessageid: <1460159419.5.0.409167975971.issue26717@psf.upfronthosting.co.za>
2016-04-08 23:50:19martin.panterlinkissue26717 messages
2016-04-08 23:50:19martin.pantercreate