Skip to content

gh-148829: Move sentinelobject.h to Include/cpython/#149186

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:sentinel_capi
Apr 30, 2026
Merged

gh-148829: Move sentinelobject.h to Include/cpython/#149186
vstinner merged 1 commit intopython:mainfrom
vstinner:sentinel_capi

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 30, 2026

This C API is not part of the limited C API, so move it to the CPython C API.

This C API is not part of the limited C API, so move it to the
CPython C API.
@vstinner
Copy link
Copy Markdown
Member Author

cc @JelleZijlstra

Copy link
Copy Markdown
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Thanks!

@vstinner vstinner merged commit f0e90d7 into python:main Apr 30, 2026
59 checks passed
@vstinner vstinner deleted the sentinel_capi branch April 30, 2026 14:57
@vstinner
Copy link
Copy Markdown
Member Author

Merged. Thanks for reviews.

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