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 brian.curtin, loewis, mandel, pitrou, python-dev, santoso.wijaya, serhiy.storchaka, tim.golden, vstinner
Date 2013-10-25.20:26:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d5xgD5h34z7Lk1@mail.python.org>
In-reply-to
Content
New changeset 12aaa2943791 by Tim Golden in branch 'default':
Issue13234 Allow listdir to handle extended paths on Windows (Patch by Santoso Wijaya)
http://hg.python.org/cpython/rev/12aaa2943791

New changeset 5c187d6162c5 by Tim Golden in branch 'default':
Issue13234 Credit Santoso for the patch and add NEWS item
http://hg.python.org/cpython/rev/5c187d6162c5
History
Date User Action Args
2013-10-25 20:26:54python-devsetrecipients: + python-dev, loewis, pitrou, vstinner, tim.golden, brian.curtin, santoso.wijaya, mandel, serhiy.storchaka
2013-10-25 20:26:54python-devlinkissue13234 messages
2013-10-25 20:26:54python-devcreate