Skip to content

Fix directory filtering to not skip entries

Stuart Prescott requested to merge stuart/dh-python:tmp/dircleaning into master

Directory filtering code in fs.py was accidentally skipping the entry immediately following a filtered entry; modifying the iterable during iteration has unwanted effects.

Closes: #1056291

Merge request reports

Loading