Would:
```
@dataclass
class Node:
global_node: __class__ | None
```"Just work" with co_annotations? _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ONQM6PTLD5QFC6UAJIYH437XFMAEEOAD/ Code of Conduct: http://python.org/psf/codeofconduct/
