On Sat, Mar 14, 2020 at 11:24 AM Inada Naoki <[email protected]> wrote: > [snip] > a) Add `|` to all types. > b) Support it only statically (`from __future__ import annotations`). > [snip] > But (b) seems more consistent with PEP 560. >
I'm sorry, I meant (a) looks more consistent with PEP 560. -- Inada Naoki <[email protected]> _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/RT7IC22JWPIW5EYTDUZUG4FXC3XRXPK7/ Code of Conduct: http://python.org/psf/codeofconduct/
