attrs/changelog.d/559.change.rst

2 lines
171 B
ReStructuredText

Keyword-only attributes (``kw_only=True``) and attributes that are excluded from the ``attrs``'s ``__init__`` (``init=False``) now can appear before mandatory attributes.