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 ezio.melotti, flox, ishimoto, loewis, python-dev, tim.golden, vstinner
Date 2012-10-30.01:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XrFF718WPzR9g@mail.python.org>
In-reply-to
Content
New changeset 67d69f943b7f by Victor Stinner in branch 'default':
Issue #15478: Raising an OSError doesn't decode or encode the filename anymore
http://hg.python.org/cpython/rev/67d69f943b7f
History
Date User Action Args
2012-10-30 01:18:55python-devsetrecipients: + python-dev, loewis, ishimoto, vstinner, tim.golden, ezio.melotti, flox
2012-10-30 01:18:55python-devlinkissue15478 messages
2012-10-30 01:18:54python-devcreate