Skip to content

Doc — Clarify eval() doc in library/functions. #22700

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
Dec 16, 2020

Conversation

awecx
Copy link
Contributor

@awecx awecx commented Oct 14, 2020

The eval() documentation is unclear when explaining why overloading the globals.
The explanation given for exec() is IMHO clearer. I suggest we unify the two by copying the description from exec() to eval().

Concern initially raised in python/python-docs-fr#1443 (comment).

No issue has been opened for this PR.

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Dec 16, 2020
@JulienPalard JulienPalard added skip issue skip news and removed stale Stale PR or inactive for long period of time. labels Dec 16, 2020
Copy link
Member

@JulienPalard JulienPalard left a comment

Choose a reason for hiding this comment

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

LGTM

@JulienPalard JulienPalard merged commit fc3dca3 into python:master Dec 16, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants