Skip to content

[3.10] bpo-44273: Improve syntax error message for assigning to "..." (GH-26477) #26478

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
Jun 3, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jun 1, 2021

Use "ellipsis" instead of "Ellipsis" in syntax error messages to eliminate confusion with built-in variable Ellipsis.
(cherry picked from commit 39dd141)

Co-authored-by: Serhiy Storchaka [email protected]

https://bugs.python.org/issue44273

…pythonGH-26477)

Use "ellipsis" instead of "Ellipsis" in syntax error messages to eliminate confusion with built-in variable Ellipsis.
(cherry picked from commit 39dd141)

Co-authored-by: Serhiy Storchaka <[email protected]>
@pablogsal pablogsal merged commit 3283bf4 into python:3.10 Jun 3, 2021
@pablogsal pablogsal deleted the backport-39dd141-3.10 branch June 3, 2021 21:22
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.

5 participants