SIGN IN SIGN UP

GH-125413: pathlib ABCs: use caching `path.info.exists()` when globbing (#130422)

Call `ReadablePath.info.exists()` rather than `ReadablePath.exists()` when
globbing so that we use (or populate) the `info` cache.
B
Barney Gale committed
48c84a400aa90014a16ceac92df4b0cf5ca6b3d4
Parent: d73d69e
Committed by GitHub <noreply@github.com> on 2/24/2025, 7:07:54 PM