[issue25911] Regression: os.walk now using os.scandir() breaks bytes filenames on windows

Roundup Robot report at bugs.python.org
Wed Feb 24 06:05:05 EST 2016


Roundup Robot added the comment:

New changeset 9bffe39e8273 by Serhiy Storchaka in branch '3.5':
Fixed a bug in os.walk() with bytes path on Windows caused by merging fixes
https://hg.python.org/cpython/rev/9bffe39e8273

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25911>
_______________________________________


More information about the Python-bugs-list mailing list