Skip to content

Add more const modifiers.#26691

Merged
serhiy-storchaka merged 2 commits intopython:mainfrom
serhiy-storchaka:const
Jun 12, 2021
Merged

Add more const modifiers.#26691
serhiy-storchaka merged 2 commits intopython:mainfrom
serhiy-storchaka:const

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

New code which uses non-const pointers to data which is immutable by its nature was added since last clean up. This PR adds missed const modifiers.

@serhiy-storchaka serhiy-storchaka merged commit be8b631 into python:main Jun 12, 2021
@serhiy-storchaka serhiy-storchaka deleted the const branch June 12, 2021 13:12
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 12, 2021
(cherry picked from commit be8b631)

Co-authored-by: Serhiy Storchaka <[email protected]>
pablogsal pushed a commit that referenced this pull request Jun 12, 2021
(cherry picked from commit be8b631)

Co-authored-by: Serhiy Storchaka <[email protected]>
jdevries3133 pushed a commit to jdevries3133/cpython that referenced this pull request Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants