[issue31218] del expects __delitem__ if __setitem__ is defined

Raymond Hettinger report at bugs.python.org
Thu Jul 8 15:38:45 EDT 2021


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

I'm closing this as not being worth changing.  It is only a minor irritant and arguably not a bug.  "Fixing it" would be disruptive and likely not help anyone.

----------
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31218>
_______________________________________


More information about the Python-bugs-list mailing list