| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…across platforms (pythonGH-104948) Use `str.lower()` rather than `ntpath.normcase()` to normalize case of Windows paths. This restores behaviour from Python 3.11. (cherry picked from commit ad0be36) Co-authored-by: Barney Gale <barney.gale@gmail.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>
| Back | FazBrowse Home | New Git URL |
Use str.lower() rather than ntpath.normcase() to normalize case of
Windows paths. This restores behaviour from Python 3.11.
(cherry picked from commit ad0be36)
Co-authored-by: Barney Gale barney.gale@gmail.com
Co-authored-by: Gregory P. Smith greg@krypto.org