Serhiy Storchaka added the comment:

For softer transition we can return old os.walk() implementation for bytes (may 
be with a deprecation warning). Using os.scandir() is just an optimization, and 
this shouldn't break existing program.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25911>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to