bpo-44731: Simplify the union type implementation (GH-27318)
Remove direct support of typing types in the C code because they are already supported by defining methods __or__ and __ror__ in the Python code.
S
Serhiy Storchaka committed
08284231275ac9cc60ae27eab2338805919d8881
Parent: 3eae8f2
Committed by GitHub <noreply@github.com>
on 7/24/2021, 1:34:48 PM