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>
B
Barney Gale committed
ad0be361c9922a918c7c3eaf83e1d8f2b019279c
Parent: 060277d
Committed by GitHub <noreply@github.com>
on 5/26/2023, 6:04:02 PM