forked from pool/python-attrs
199d5820443880b16ca301b49cb432ccd079c49f55dfd8879aae7b38e1be7dc0
- update to 25.3.0:
* Restore support for generator-based `field_transformer`s.
* Checking mandatory vs non-mandatory attribute order is now
performed after the field transformer, since the field
transformer may change attributes and/or their order.
* `attrs.make_class()` now allows for Unicode class names.
* Speed up class creation by 30%-50% by compiling methods only
once and using a variety of other techniques.
* The error message if an attribute has both an annotation and
a type argument will now disclose _what_ attribute seems to
be the problem.
OBS-URL: https://build.opensuse.org/request/show/1304694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-attrs?expand=0&rev=27
Description
No description provided
Languages
RPM Spec
100%