diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-05-26 19:04:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-26 18:04:02 +0000 |
commit | ad0be361c9922a918c7c3eaf83e1d8f2b019279c (patch) | |
tree | 508b0034838246178e396dd1399aed954802d3ca /Python/hashtable.c | |
parent | 060277d96bf4ba86df8e4d65831a8cbdfeb51fc5 (diff) | |
download | cpython-ad0be361c9922a918c7c3eaf83e1d8f2b019279c.tar.gz cpython-ad0be361c9922a918c7c3eaf83e1d8f2b019279c.zip |
GH-104947: Make pathlib.PureWindowsPath comparisons consistent across platforms (GH-104948)
Use `str.lower()` rather than `ntpath.normcase()` to normalize case of
Windows paths. This restores behaviour from Python 3.11.
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/hashtable.c')
0 files changed, 0 insertions, 0 deletions