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

Hm, I was thinking to recognize the specific type of descriptor used by slots 
and cache only that. Though we would still have to consider updates to 
C.__dict__ (that's handled by looking at the dict version right?).

----------

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

Reply via email to