midori <cleo...@member.fsf.org> added the comment:
@BTaskaya I've seen this in third party ides and type checker. For example they are referring to "Union[Callable[[], Union[int, str]], None]" as "() -> (int | str) | None" where there are parentheses around the returns. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43609> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com