8000 bpo-45434: Remove Include/eval.h header file by vstinner · Pull Request #28973 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-45434: Remove Include/eval.h header file #28973

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

Merged
merged 1 commit into from
Oct 15, 2021
Merged

bpo-45434: Remove Include/eval.h header file #28973

merged 1 commit into from
Oct 15, 2021

Conversation

vstinner
Copy link
Member
@vstinner vstinner commented Oct 15, 2021

Move Include/eval.h content into Include/ceval.h and
Include/cpython/ceval.h, and remove Include/eval.h.

https://bugs.python.org/issue45434

Move Include/eval.h content into Include/ceval.h and
Include/cpython/ceval.h, and remove Include/eval.h.
@vstinner vstinner requested a review from a team as a code owner October 15, 2021 10:07
@vstinner vstinner merged commit 105582e into python:main Oct 15, 2021
@vstinner vstinner deleted the eval_h branch October 15, 2021 11:06
ShivnarenSrinivasan pushed a commit to ShivnarenSrinivasan/cpython that referenced this pull request Oct 15, 2021
Move Include/eval.h content into Include/ceval.h and
Include/cpython/ceval.h, and remove Include/eval.h.
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.

3 participants
0