This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients aroberge, pablogsal, serhiy.storchaka
Date 2021-06-03.21:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622755357.62.0.157396481596.issue44273@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3283bf4519139cf62ba04a76930f84ca1e7da910 by Pablo Galindo in branch '3.10':
[3.10] bpo-44273: Improve syntax error message for assigning to "..." (GH-26477) (GH-26478)
https://github.com/python/cpython/commit/3283bf4519139cf62ba04a76930f84ca1e7da910
History
Date User Action Args
2021-06-03 21:22:37pablogsalsetrecipients: + pablogsal, aroberge, serhiy.storchaka
2021-06-03 21:22:37pablogsalsetmessageid: <1622755357.62.0.157396481596.issue44273@roundup.psfhosted.org>
2021-06-03 21:22:37pablogsallinkissue44273 messages
2021-06-03 21:22:37pablogsalcreate