Add support for unpacked `TypedDict` to type hint variadic keyword arguments in `ArgumentsValidator` #1451
Viicos
commented
on 2024-09-16
Viicos
force pushed
from
08969cd3
to
1d84ff5c
1 year ago
Add support for `TypedDict` for `**kwargs`
5969925a
Viicos
force pushed
from
0e96f29e
to
9cab63cd
1 year ago
Viicos
commented
on 2024-09-17
Viicos
commented
on 2024-09-17
Flatten everything under the arguments validator
1149fe45
Viicos
force pushed
from
9cab63cd
to
1149fe45
1 year ago
Viicos
changed the title Add support for `TypedDict` for `**kwargs` Add support for unpacked `TypedDict` to type hint variadic keyword arguments with `@validate_call` 1 year ago
Viicos
changed the title Add support for unpacked `TypedDict` to type hint variadic keyword arguments with `@validate_call` Add support for unpacked `TypedDict` to type hint variadic keyword arguments in the `ArgumentsValidator` 1 year ago
Viicos
commented
on 2024-09-17
Viicos
changed the title Add support for unpacked `TypedDict` to type hint variadic keyword arguments in the `ArgumentsValidator` Add support for unpacked `TypedDict` to type hint variadic keyword arguments in `ArgumentsValidator` 1 year ago
Viicos
marked this pull request as ready for review 1 year ago
Feedback
b9dbb34f
Feedback
a5206e56
Always validate if in unpack typed dict mode
99d33033
Update python/pydantic_core/core_schema.py
57467bda
Labels
awaiting author revision
Login to write a write a comment.
Login via GitHub