]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-foldin...
authorAN Long <aisk@users.noreply.github.com>
Mon, 6 Jun 2022 23:47:27 +0000 (07:47 +0800)
committerGitHub <noreply@github.com>
Mon, 6 Jun 2022 23:47:27 +0000 (00:47 +0100)
commit3256b178ed31ee8ed0c04a6e53f67d1ef96cb746
treee7a0159b366291d657ebe5c101cbc46513b91850
parentbb0b7689465c3aac3b1d7f68c8990009462c1ae5
bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-32010)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Windows/2022-03-20-15-47-35.bpo-42658.16eXtb.rst [new file with mode: 0644]
Modules/_winapi.c
Modules/clinic/_winapi.c.h