GH-125413: Add `pathlib.Path.scandir()` method (#126060)
Add `pathlib.Path.scandir()` as a trivial wrapper of `os.scandir()`. This will be used to implement several `PathBase` methods more efficiently, including methods that provide `Path.copy()`.
B
Barney Gale committed
260843df1bd8a28596b9a377d8266e2547f7eedc
Parent: d0abd0b
Committed by GitHub <noreply@github.com>
on 11/1/2024, 1:19:01 AM