diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-05-04 17:44:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-04 16:44:36 +0000 |
commit | 8100be5535073a5442c2b8c68dcb2093ee69433d (patch) | |
tree | 01749fcfb9759f8a7471068fa58ab462d70382fc /Python/pythonrun.c | |
parent | 09b7695f12f2b44d2df6898407d7e68dd9493ed4 (diff) | |
download | cpython-git-8100be5535073a5442c2b8c68dcb2093ee69433d.tar.gz |
GH-81079: Add case_sensitive argument to `pathlib.Path.glob()` (GH-102710)
This argument allows case-sensitive matching to be enabled on Windows, and
case-insensitive matching to be enabled on Posix.
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions