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 serhiy.storchaka
Recipients durin42, jleedev, r.david.murray, serhiy.storchaka
Date 2014-08-07.18:24:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407435890.27.0.256079031644.issue22165@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which fixes handling of undecodable paths in SimpleHTTPRequestHandler.
History
Date User Action Args
2014-08-07 18:24:50serhiy.storchakasetrecipients: + serhiy.storchaka, durin42, r.david.murray, jleedev
2014-08-07 18:24:50serhiy.storchakasetmessageid: <1407435890.27.0.256079031644.issue22165@psf.upfronthosting.co.za>
2014-08-07 18:24:50serhiy.storchakalinkissue22165 messages
2014-08-07 18:24:50serhiy.storchakacreate