Skip to content

bpo-39943: Add the const qualifier to pointers on non-mutable PyUnicode data.#19345

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:constify-unicode-data1
Apr 11, 2020
Merged

bpo-39943: Add the const qualifier to pointers on non-mutable PyUnicode data.#19345
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:constify-unicode-data1

Update Objects/stringlib/localeutil.h

c0e89dd
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs