attrs/changelog.d/522.change.rst

2 lines
186 B
ReStructuredText

Slotted classes now use a pure Python mechanism to rewrite the ``__class__`` cell when rebuilding the class, so ``super()`` works even on environments where ``ctypes`` is not installed.