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 python-dev
Recipients demian.brecht, durin42, jleedev, martin.panter, orsenthil, python-dev, r.david.murray, serhiy.storchaka
Date 2014-08-17.05:25:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hbRgM0NzZz7Ljm@mail.python.org>
In-reply-to
Content
New changeset f180a9156cc8 by Serhiy Storchaka in branch '3.4':
Issue #22165: SimpleHTTPRequestHandler now supports undecodable file names.
http://hg.python.org/cpython/rev/f180a9156cc8

New changeset 3153a400b739 by Serhiy Storchaka in branch 'default':
Issue #22165: SimpleHTTPRequestHandler now supports undecodable file names.
http://hg.python.org/cpython/rev/3153a400b739
History
Date User Action Args
2014-08-17 05:25:54python-devsetrecipients: + python-dev, orsenthil, durin42, r.david.murray, martin.panter, serhiy.storchaka, jleedev, demian.brecht
2014-08-17 05:25:54python-devlinkissue22165 messages
2014-08-17 05:25:54python-devcreate