Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add more const modifiers.#26691

Merged
serhiy-storchaka merged 2 commits into
python:mainpython/cpython:mainfrom
serhiy-storchaka:constserhiy-storchaka/cpython:constCopy head branch name to clipboard
Jun 12, 2021
Merged

Add more const modifiers.#26691
serhiy-storchaka merged 2 commits into
python:mainpython/cpython:mainfrom
serhiy-storchaka:constserhiy-storchaka/cpython:constCopy head branch name to clipboard

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 <storchaka@gmail.com>
pablogsal pushed a commit that referenced this pull request Jun 12, 2021
(cherry picked from commit be8b631)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.