diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2021-06-03 21:22:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-03 21:22:28 (GMT) |
commit | 3283bf4519139cf62ba04a76930f84ca1e7da910 (patch) | |
tree | e4693da282b432d9adbb492b4286829d832858cb /Misc | |
parent | 976598d36bd180024c5f0edf1f7ec0f0b436380f (diff) | |
download | cpython-3283bf4519139cf62ba04a76930f84ca1e7da910.zip cpython-3283bf4519139cf62ba04a76930f84ca1e7da910.tar.gz cpython-3283bf4519139cf62ba04a76930f84ca1e7da910.tar.bz2 |
[3.10] bpo-44273: Improve syntax error message for assigning to "..." (GH-26477) (GH-26478)
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 <storchaka@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions