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-45434: Remove Include/eval.h header file #28973

Merged
merged 1 commit into from Oct 15, 2021
Merged

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 as a code owner Oct 15, 2021
@vstinner vstinner merged commit 105582e into python:main Oct 15, 2021
12 checks passed
@vstinner vstinner deleted the eval_h branch Oct 15, 2021
ShivnarenSrinivasan added a commit to ShivnarenSrinivasan/cpython that referenced this issue 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
Projects
None yet
3 participants