summaryrefslogtreecommitdiffstats
path: root/Python/symtable.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2023-05-03 16:28:44 (GMT)
committerGitHub <noreply@github.com>2023-05-03 16:28:44 (GMT)
commitda1980afcb8820ffaa0574df735bc39b1a276a76 (patch)
tree00a099acf5f616cbcae3646256d3b3cb977830b9 /Python/symtable.c
parent38dc3f28dde92b4fa6284a57f4e554991a3d9276 (diff)
downloadcpython-da1980afcb8820ffaa0574df735bc39b1a276a76.zip
cpython-da1980afcb8820ffaa0574df735bc39b1a276a76.tar.gz
cpython-da1980afcb8820ffaa0574df735bc39b1a276a76.tar.bz2
GH-104114: Fix `pathlib.WindowsPath.glob()` use of literal pattern segment case (GH-104116)
We now use `_WildcardSelector` to evaluate literal pattern segments, which allows us to retrieve the real filesystem case. This change is necessary in order to implement a *case_sensitive* argument (see GH-81079) and a *follow_symlinks* argument (see GH-77609).
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions