◐ Shell
clean mode source ↗

bpo-45434: Remove Include/eval.h header file by vstinner · Pull Request #28973 · python/cpython

Conversation

@vstinner

@vstinner vstinner commented

Oct 15, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot