Alexey Izbyshev <izbys...@ispras.ru> added the comment:

OK, making a new implementation behave as the old one is fine with me too.

BTW, do TypeErrors related to weak references deserve any treatment? Isn't it a 
kind of coincidence that the error raised due to usage of WeakSet in 
issubclass(obj, ABC) is what we expect? (Sorry, I'm not familiar with WeakSets).

----------

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

Reply via email to