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.09:22:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hbXwm4DsNz7LjQ@mail.python.org>
In-reply-to
Content
New changeset a894b629bbea by Serhiy Storchaka in branch '3.4':
Issue #22165: Fixed test_undecodable_filename on non-UTF-8 locales.
http://hg.python.org/cpython/rev/a894b629bbea

New changeset 7cdc941d5180 by Serhiy Storchaka in branch 'default':
Issue #22165: Fixed test_undecodable_filename on non-UTF-8 locales.
http://hg.python.org/cpython/rev/7cdc941d5180
History
Date User Action Args
2014-08-17 09:22:49python-devsetrecipients: + python-dev, orsenthil, durin42, r.david.murray, martin.panter, serhiy.storchaka, jleedev, demian.brecht
2014-08-17 09:22:49python-devlinkissue22165 messages
2014-08-17 09:22:49python-devcreate