commit | 10ecbadb799ddf3393d1fc80119a3db14724d381 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Oct 21 20:37:15 2019 +0300 |
committer | GitHub <noreply@github.com> | Mon Oct 21 20:37:15 2019 +0300 |
tree | cc60337c59e1c2e32a7f1564e68faf02cb8ececc | |
parent | 1e73945470644202262e1ddee2b49e2708a29794 [diff] |
bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860)