[Python-Dev] Re: PEP 649: Deferred Evaluation Of Annotations

2021年8月11日 06:55:16 -0700

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/

Reply via email to