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 gvanrossum
Recipients Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, mbussonn, ned.deily, pablogsal, serhiy.storchaka
Date 2020-05-11.21:54:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589234056.43.0.970674422709.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 27c0d9b54abaa4112d5a317b8aa78b39ad60a808 by Shantanu in branch 'master':
bpo-40334: produce specialized errors for invalid del targets (GH-19911)
https://github.com/python/cpython/commit/27c0d9b54abaa4112d5a317b8aa78b39ad60a808
History
Date User Action Args
2020-05-11 21:54:16gvanrossumsetrecipients: + gvanrossum, ned.deily, serhiy.storchaka, mbussonn, Anthony Sottile, lys.nikolaou, pablogsal, BTaskaya, hauntsaninja
2020-05-11 21:54:16gvanrossumsetmessageid: <1589234056.43.0.970674422709.issue40334@roundup.psfhosted.org>
2020-05-11 21:54:16gvanrossumlinkissue40334 messages
2020-05-11 21:54:16gvanrossumcreate