Skip to content

GH-104104: Optimize pathlib.Path.glob() by avoiding repeated calls to os.path.normcase()#104105

Merged
barneygale merged 2 commits into
python:mainfrom
barneygale:gh-104104-pathlib-glob-use-re-ignorecase
May 2, 2023
Merged

GH-104104: Optimize pathlib.Path.glob() by avoiding repeated calls to os.path.normcase()#104105
barneygale merged 2 commits into
python:mainfrom
barneygale:gh-104104-pathlib-glob-use-re-ignorecase

Fix typo in news entry

3ac8634
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs