[issue43443] Should shelve support dict union?
Raymond Hettinger
report at bugs.python.org
Tue Mar 9 16:39:43 EST 2021
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
> Maybe say that they implement the MutableMapping interface?
Yes, that's a good idea (also add link to the MutableMapping docs).
> Right, that seems like a good idea. But `__ior__` could
> be implemented nevertheless?
Off-hand, I don't see why not.
Adding Brandt to the nosy list to see what he thinks.
----------
nosy: +brandtbucher
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43443>
_______________________________________
More information about the Python-bugs-list
mailing list