attrs/changelog.d/1285.change.md

2 lines
136 B
Markdown

`attrs.make_class()` now populates the `__annotations__` dict of the generated class, so that `attrs.resolve_types()` can resolve them.