Guido van Rossum <gu...@python.org> added the comment:

I definitely think we should leave Shelf alone, it's a toy class from a 
different era.

It makes sense to update the weak dicts; hopefully the | and |= operators can 
be implemented in terms of other, more primitive operations, so we will have 
assurance that these classes' essential behavior is preserved.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36144>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to