On Sat, Mar 14, 2020 at 11:24 AM Inada Naoki songofacandy@gmail.com 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.