Message258235
Can you explain how it is different? The way I see it, both problems are about the scandir() iterator holding an open reference (file descriptor or handle) to a directory/folder, when the iterator was not exhausted, but the caller no longer needs it. |
|
| Date |
User |
Action |
Args |
| 2016-01-14 22:22:09 | martin.panter | set | recipients:
+ martin.panter, paul.moore, tim.golden, benhoyt, docs@python, zach.ware, serhiy.storchaka, eryksun, steve.dower, remyroy |
| 2016-01-14 22:22:09 | martin.panter | set | messageid: <[email protected]> |
| 2016-01-14 22:22:09 | martin.panter | link | issue26111 messages |
| 2016-01-14 22:22:09 | martin.panter | create | |
|