PrimitiveType# PrimitiveType = float | bool | bytes | str | int# Represent a PEP 604 union type E.g. for int | str