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 asvetlov, ezio.melotti, gklein, jcea, jkloth, koobs, pitrou, python-dev, serhiy.storchaka, skrah, tim.golden, turncc, vstinner
Date 2013-01-03.00:59:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yc9kt2jCHzR3k@mail.python.org>
In-reply-to
Content
New changeset 41658a4fb3cc by Victor Stinner in branch '3.2':
Issue #16218, #16414, #16444: Backport FS_NONASCII, TESTFN_UNDECODABLE,
http://hg.python.org/cpython/rev/41658a4fb3cc

New changeset 4d40c1ce8566 by Victor Stinner in branch '3.3':
(Merge 3.2) Issue #16218, #16414, #16444: Backport FS_NONASCII,
http://hg.python.org/cpython/rev/4d40c1ce8566
History
Date User Action Args
2013-01-03 00:59:46python-devsetrecipients: + python-dev, jcea, pitrou, vstinner, tim.golden, jkloth, ezio.melotti, asvetlov, skrah, gklein, serhiy.storchaka, koobs, turncc
2013-01-03 00:59:43python-devlinkissue16218 messages
2013-01-03 00:59:41python-devcreate