Skip to content

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

Merged
barneygale merged 2 commits into
python:mainfrom
barneygale:gh-125413-glob-lexists
Feb 24, 2025
Merged

GH-125413: pathlib ABCs: use caching path.info.exists() when globbing#130422
barneygale merged 2 commits into
python:mainfrom
barneygale:gh-125413-glob-lexists

Fix needless try/except around `is_dir()` while we're here

72c034b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs