Supporting Literal
and enums in type validation
#153
Labels
c api
This has to do with the C API (_view)
complex
This should only be looked at by someone who knows what they're doing
improvement
Improvement to an existing feature
Milestone
Improvement Description
As of now,
typing.Literal
norenum.Enum
are supported when using the type validation API. This is an important feature that should be ready before #10 is complete.Improvement Request Example API
And with literals:
Anything else?
No response
The text was updated successfully, but these errors were encountered: