diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-05-03 16:28:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-03 16:28:44 (GMT) |
commit | da1980afcb8820ffaa0574df735bc39b1a276a76 (patch) | |
tree | 00a099acf5f616cbcae3646256d3b3cb977830b9 /Python/getversion.c | |
parent | 38dc3f28dde92b4fa6284a57f4e554991a3d9276 (diff) | |
download | cpython-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/getversion.c')
0 files changed, 0 insertions, 0 deletions