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 pitrou
Recipients ExtraVeral, pitrou, steven.daprano
Date 2014-02-24.15:49:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393256941.17.0.0833763519069.issue20761@psf.upfronthosting.co.za>
In-reply-to
Content
This doesn't sound like a bug. File paths are not URIs: almost all characters are valid in a POSIX filename. Also, sanity checking of user input is up to the caller.

I recommend closing this issue.
History
Date User Action Args
2014-02-24 15:49:01pitrousetrecipients: + pitrou, steven.daprano, ExtraVeral
2014-02-24 15:49:01pitrousetmessageid: <1393256941.17.0.0833763519069.issue20761@psf.upfronthosting.co.za>
2014-02-24 15:49:01pitroulinkissue20761 messages
2014-02-24 15:49:01pitroucreate