Serhiy Storchaka added the comment:

Not this version of the path. It accumulates all scandir results in a list 
before yielding values. Otherwise globbing will consume a lot of open file 
descriptors and could leak them (see issue25994, issue25995).

----------

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

Reply via email to