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

PEP 572: Mention the two minor changes in the Abstract #739

Merged
merged 1 commit into from Jul 13, 2018

Conversation

pradyunsg
Copy link
Member

Closes #737

Added sentence to Abstract, as requested in #737 (comment) by @gvanrossum.

@Rosuav
Copy link
Contributor

Rosuav commented Jul 13, 2018

Looks okay to me. 👍


expression using the notation ``NAME := expr``. A new exception,
``TargetScopeError`` is added, and there is one change to evaluation
order.
Copy link
Member

Choose a reason for hiding this comment

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

I would prefer to be more specific for "evaluation order", like "change to evaluation order of dict comprehension". Otherwise, people might be scared of a bigger change, whereas it's really a minor change ;-)

Copy link
Member

Choose a reason for hiding this comment

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

Well let them be scared. The abstract is not the place to repeat the spec. The evaluation order change has its own section in the ToC so it's easy to find.

@gvanrossum gvanrossum merged commit 1282371 into python:master Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants