Brandt Bucher <brandtbuc...@gmail.com> added the comment:

I'm not sure listdir and walk should be sorted, for the reasons Raymond 
mentioned. And I was actually surprised to learn today that pathlib.Path.glob 
doesn't use the glob module internally. Was there some reasoning behind this 
decision? Separator handling, perhaps?

Either way, these seem to be out of the scope of this issue... not every change 
needs to be a repo-wide omnibus! I think incremental improvements like the 
proposed one are often fine.

----------

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

Reply via email to