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 Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, mbussonn, ned.deily, pablogsal, serhiy.storchaka
Date 2020-05-15.01:04:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 16ab07063cb564c1937714bd39d6915172f005b5 by Pablo Galindo in branch 'master':
bpo-40334: Correctly identify invalid target in assignment errors (GH-20076)
https://github.com/python/cpython/commit/16ab07063cb564c1937714bd39d6915172f005b5
History
Date User Action Args
2020-05-15 01:04:57pablogsalsetrecipients: + pablogsal, gvanrossum, ned.deily, serhiy.storchaka, mbussonn, Anthony Sottile, lys.nikolaou, BTaskaya, hauntsaninja
2020-05-15 01:04:57pablogsalsetmessageid: <[email protected]>
2020-05-15 01:04:57pablogsallinkissue40334 messages
2020-05-15 01:04:57pablogsalcreate