Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-35081: Move interpreteridobject.h to Include/internal/ #28969

Merged
merged 1 commit into from Oct 15, 2021

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 15, 2021

Move the interpreteridobject.h header file from Include/ to
Include/internal/. It only provides private functions.

https://bugs.python.org/issue35081

Move the interpreteridobject.h header file from Include/ to
Include/internal/. It only provides private functions.
@vstinner vstinner merged commit 063abd9 into python:main Oct 15, 2021
12 checks passed
@vstinner vstinner deleted the interpreteridobject_h branch Oct 15, 2021
ShivnarenSrinivasan pushed a commit to ShivnarenSrinivasan/cpython that referenced this pull request Oct 15, 2021
…28969)

Move the interpreteridobject.h header file from Include/ to
Include/internal/. It only provides private functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants