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 Dima.Tisnek
Recipients Dima.Tisnek, benhoyt, gvanrossum, python-dev, serhiy.storchaka, vstinner, xdegaye
Date 2016-09-07.09:09:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473239376.68.0.441645630994.issue25596@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy please comment the implications / limitations of the fallback on Windows.

Is it that scandir cannot handle bytes argument only?
If argument is unicode, but response set contains bytes paths, will that work?
History
Date User Action Args
2016-09-07 09:09:36Dima.Tisneksetrecipients: + Dima.Tisnek, gvanrossum, vstinner, benhoyt, xdegaye, python-dev, serhiy.storchaka
2016-09-07 09:09:36Dima.Tisneksetmessageid: <1473239376.68.0.441645630994.issue25596@psf.upfronthosting.co.za>
2016-09-07 09:09:36Dima.Tisneklinkissue25596 messages
2016-09-07 09:09:36Dima.Tisnekcreate