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, hynek, jleedev, martin.panter, ned.deily, orsenthil, python-dev, r.david.murray, ronaldoussoren, serhiy.storchaka, vstinner
Date 2014-08-17.13:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hbg3j0Xcxz7LjY@mail.python.org>
In-reply-to
Content
New changeset b05d4f3ee190 by Serhiy Storchaka in branch '3.4':
Issue #22165: Fixed test_undecodable_filename on Mac OS.
http://hg.python.org/cpython/rev/b05d4f3ee190

New changeset 58e0d2c3ead8 by Serhiy Storchaka in branch 'default':
Issue #22165: Fixed test_undecodable_filename on Mac OS.
http://hg.python.org/cpython/rev/58e0d2c3ead8
History
Date User Action Args
2014-08-17 13:59:13python-devsetrecipients: + python-dev, ronaldoussoren, orsenthil, vstinner, ned.deily, durin42, r.david.murray, hynek, martin.panter, serhiy.storchaka, jleedev, demian.brecht
2014-08-17 13:59:13python-devlinkissue22165 messages
2014-08-17 13:59:13python-devcreate