python-attrs / attrs

Python Classes Without Boilerplate
https://www.attrs.org/
MIT License
5.3k stars 374 forks source link

Restore basic functionality on 3.14[sic] #1329

Closed hynek closed 3 months ago

hynek commented 3 months ago

Essentially switch to PEP 649 / 749 for annotations. Some tests need to be skipped for now, but the rest is working.

Fixes #1326

We probably should open issues for the failing tests, but I'd rather do that only after the first alpha.