commit | 2f8d4f08e2fa62cd5c3f6f824be3e7513ff87e07 | [log] [tgz] |
---|---|---|
author | Miss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 21 11:17:57 2019 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 21 11:17:57 2019 -0700 |
tree | 6278e5308bed5b14310b99a0856decdbbe286d24 | |
parent | b1fc8c0c8aec7ef8edd119034e076bc48882ffbb [diff] |
bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860) (cherry picked from commit 10ecbadb799ddf3393d1fc80119a3db14724d381) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>