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 r.david.murray
Recipients r.david.murray, raumzeitkeks
Date 2017-08-16.12:47:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502887625.73.0.196063474083.issue31218@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure we would consider this a bug (the message is accurate), but I wouldn't object to fixing it, since that would indeed seem more consistent with how __delitem__ and del are defined in the language reference.
History
Date User Action Args
2017-08-16 12:47:05r.david.murraysetrecipients: + r.david.murray, raumzeitkeks
2017-08-16 12:47:05r.david.murraysetmessageid: <1502887625.73.0.196063474083.issue31218@psf.upfronthosting.co.za>
2017-08-16 12:47:05r.david.murraylinkissue31218 messages
2017-08-16 12:47:05r.david.murraycreate