◐ Shell
clean mode source ↗

Message 237149 - Python tracker

Message237149

Author yaaboukir
Recipients benjamin.peterson, martin.panter, orsenthil, pitrou, python-dev, soilandreyes, vstinner, yaaboukir
Date 2015-03-03.16:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425398913.65.0.486662913711.issue23505@psf.upfronthosting.co.za>
In-reply-to
Content
I am not quiet sure about the first proposal but I strongly believe the appropriate method to fix this is by checking if the path starts with double slashes and then URL encoding the two leading slashes.
History
Date User Action Args
2015-03-03 16:08:33yaaboukirsetrecipients: + yaaboukir, orsenthil, pitrou, vstinner, benjamin.peterson, python-dev, martin.panter, soilandreyes
2015-03-03 16:08:33yaaboukirsetmessageid: <1425398913.65.0.486662913711.issue23505@psf.upfronthosting.co.za>
2015-03-03 16:08:33yaaboukirlinkissue23505 messages
2015-03-03 16:08:33yaaboukircreate