Skip to content

[3.11] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-32010) - #93591

Merged
zooba merged 2 commits into
python:3.11from
zooba:bpo-42658-3.11
Jun 10, 2022
Merged

[3.11] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-32010)#93591
zooba merged 2 commits into
python:3.11from
zooba:bpo-42658-3.11

Conversation

@zooba

@zooba zooba commented Jun 7, 2022

Copy link
Copy Markdown
Member

No description provided.

@zooba zooba added the needs backport to 3.10 only security fixes label Jun 10, 2022
@zooba
zooba merged commit 927b5af into python:3.11 Jun 10, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @zooba, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 927b5afee73218500a8fa80df86216cfdc24ef5a 3.10

@zooba
zooba deleted the bpo-42658-3.11 branch June 10, 2022 10:15
zooba added a commit to zooba/cpython that referenced this pull request Jun 10, 2022
… 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 bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 10, 2022
@bedevere-bot

Copy link
Copy Markdown

GH-93674 is a backport of this pull request to the 3.10 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants