Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> Is there any way we can fix this in Objects/typeobject.c, or do we actually 
> have to patch every single type manually?

That would be probably a bad idea since typeobject.c is supposed to be generic. 
We would be inverting the responsibility concerns to the base.

----------

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

Reply via email to