attrs/changelog.d/229.change.rst

3 lines
174 B
ReStructuredText
Raw Normal View History

2017-10-03 08:45:00 +00:00
Subclasses now can overwrite attribute definitions of their superclass.
That means that you can -- for example -- change the default value for an attribute by redefining it.