[issue32332] Implement slots support for magic methods added in PEP 560

Serhiy Storchaka report at bugs.python.org
Fri Dec 15 09:43:15 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

PR 4883 shows how magic methods for PEP 560 can be implemented without introducing new slots.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32332>
_______________________________________


More information about the Python-bugs-list mailing list