GH-104104: Optimize pathlib.Path.glob()
by avoiding repeated calls to os.path.normcase()
#104105
Merged
barneygale merged 2 commits intopython:mainpython/cpython:mainfrom May 2, 2023
barneygale:gh-104104-pathlib-glob-use-re-ignorecasebarneygale/cpython:gh-104104-pathlib-glob-use-re-ignorecaseCopy head branch name to clipboard
Commits
Commits on May 2, 2023
GH-104104: Optimize `pathlib.Path.glob()` by avoiding repeated calls to `os.path.normcase()`
Show description for 93ad73fcommitted- committed