Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:constify-bytes-data
Apr 12, 2020
Merged

bpo-39943: Add the const qualifier to pointers on non-mutable PyBytes data.#19472
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:constify-bytes-data

bpo-39943: Add the const qualifier to pointers on non-mutable PyBytes…

40701a7
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs