Skip to content

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

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

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

Allow _winapi.LCMapStringEx to handle embedded nulls

67d038a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs