attrs/changelog.d/1001.change.rst

4 lines
215 B
ReStructuredText

On Python 3.10 and later, call `abc.update_abstractmethods() <https://docs.pytho.
org/3.10/library/abc.html#abc.update_abstractmethods>`_ on dict classes after creation.
This improves the detection of abstractness.