attrs/changelog.d/1107.change.md

215 B

Added type parameter to attrs.field() function for use with `attrs.make_class().

Please note that type checkers ignore type metadata passed into make_class(), but it can be useful if you're wrapping attrs.