Add support for the newer APIs of attrs #718
Labels
astbuilder
A substantive change is required in the astbuilder flow in order to fix this issue
extensions
Milestone
Attrs introduced the
define
APIs and friends a while ago now. Would be good to have support for those as well. I might use this opportunity to abstract out some of the code that handle all the dataclass-like classes so it’s easier to reuse and implement #596. This should probably be done before we merge #656.The text was updated successfully, but these errors were encountered: