gh-109693: Remove pycore_atomic_funcs.h by colesbury · Pull Request #109694 · python/cpython · GitHub
Skip to content

gh-109693: Remove pycore_atomic_funcs.h - #109694

Merged
vstinner merged 1 commit into
python:mainfrom
colesbury:pycore_atomic_funcs_delete
Sep 21, 2023
Merged

vstinner merged 1 commit into
python:mainfrom
colesbury:pycore_atomic_funcs_delete

Conversation

@colesbury

@colesbury colesbury commented Sep 21, 2023

Copy link
Copy Markdown
Contributor

Use functions from pyatomic.h instead.

Use functions from `pyatomic.h` instead.

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sure, I was awaiting this PR! :-) Include/internal/pycore_atomic_funcs.h is only used by _PyUnicode_FromId() as you noticed :-)

@vstinner

Copy link
Copy Markdown
Member

@bedevere-bot

Copy link
Copy Markdown

@colesbury
colesbury deleted the pycore_atomic_funcs_delete branch September 26, 2023 18:53
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
_PyUnicode_FromId() now uses pyatomic.h functions instead.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
_PyUnicode_FromId() now uses pyatomic.h functions instead.
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