typing.Literal is new in Python 3.8. We still support Python 3.6 and 3.7.
See D13659#304051
Differential D13671
[test framework] use an Enum instead of typing.Literal for PortName PiRK on Apr 11 2023, 16:18. Authored by Tags None Subscribers None
Details
typing.Literal is new in Python 3.8. We still support Python 3.6 and 3.7. See D13659#304051 ninja check-functional
Diff Detail
|