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 Dima.Tisnek, benhoyt, gvanrossum, python-dev, serhiy.storchaka, vstinner, xdegaye
Date 2016-09-07.06:50:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907064959.584.27350.0AE6B96F@psf.io>
In-reply-to
Content
New changeset 48e573e0a610 by Serhiy Storchaka in branch 'default':
Issue #25596: Falls back to listdir in glob for bytes paths on Windows.
https://hg.python.org/cpython/rev/48e573e0a610
History
Date User Action Args
2016-09-07 06:50:02python-devsetrecipients: + python-dev, gvanrossum, vstinner, benhoyt, xdegaye, Dima.Tisnek, serhiy.storchaka
2016-09-07 06:50:02python-devlinkissue25596 messages
2016-09-07 06:50:02python-devcreate