[3.10] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-93591) by zooba · Pull Request #93674 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
zooba
commented
Jun 10, 2022
zooba
commented
Member
-
bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (bpo-42658: Using LCMapStringEx in ntpath.normcase #32010)
-
Use AsWideCharString to avoid memory leaks in deprectated unicode converter
Co-authored-by: AN Long aisk@users.noreply.github.com
… for case-folding (pythonGH-93591) * bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (pythonGH-32010) * Use AsWideCharString to avoid memory leaks in deprectated unicode converter Co-authored-by: AN Long <aisk@users.noreply.github.com>
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
zooba
mentioned this pull request
zooba
merged commit
9041b00
into
python:3.10
bedevere-bot
removed
the
awaiting core review
label
zooba
deleted the
bpo-42658-3.10
branch
hugovk
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment